Uses of Interface
oracle.jdbc.datasource.OracleCommonDataSource
Packages that use OracleCommonDataSource
Package
Description
Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC
are captured in the package
oracle.jdbc.datasource.This package holds data source and connection builder classes that
implement the Oracle JDBC extension interfaces in the
oracle.jdbc.datasource and oracle.jdbc
packages.A package of connection cache and pooling related classes.
Provides interfaces and factory methods for Application Continuity.
Provides classes that implement the JDBC XA APIs.
Provides classes that implement the JDBC XA APIs.
-
Uses of OracleCommonDataSource in oracle.jdbc.datasource
Subinterfaces of OracleCommonDataSource in oracle.jdbc.datasourceModifier and TypeInterfaceDescriptioninterfaceThis interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource.interfaceThis interface defines the Oracle extensions to the standard JDBC interfaceDataSource.interfaceThis interface defines the Oracle extensions to the standard JDBC interfaceXADataSource. -
Uses of OracleCommonDataSource in oracle.jdbc.datasource.impl
Classes in oracle.jdbc.datasource.impl that implement OracleCommonDataSourceModifier and TypeClassDescriptionclassADataSourceobject is a factory forConnectionobjects.classADataSourceobject is a factory forConnectionobjects. -
Uses of OracleCommonDataSource in oracle.jdbc.pool
Classes in oracle.jdbc.pool that implement OracleCommonDataSourceModifier and TypeClassDescriptionclassA DataSource object is a factory for Connection objects.classA DataSource object is a factory for Connection objects.classA type-2 driver connection pool. -
Uses of OracleCommonDataSource in oracle.jdbc.replay
Subinterfaces of OracleCommonDataSource in oracle.jdbc.replayModifier and TypeInterfaceDescriptioninterfaceA data source that supports transparent failover replay of JDBC operations.interfaceA data source that supports transparent failover replay of JDBC operations.interfaceA data source that supports transparent failover replay of JDBC operations.Classes in oracle.jdbc.replay that implement OracleCommonDataSourceModifier and TypeClassDescriptionclassThis data source implements the standard JDBCjavax.sql.OracleConnectionPoolDataSourceinterface.classJDBC Data Source that supports transparent JDBC operation replay upon a failover.classXADataSource implementation that provides Application Continuity protection for applications using only local transactions or local transactions that are promotable to global/XA transactions. -
Uses of OracleCommonDataSource in oracle.jdbc.xa
Classes in oracle.jdbc.xa that implement OracleCommonDataSource -
Uses of OracleCommonDataSource in oracle.jdbc.xa.client
Classes in oracle.jdbc.xa.client that implement OracleCommonDataSource