Uses of Package
oracle.jdbc.datasource
-
Packages that use oracle.jdbc.datasource Package Description oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the packageoracle.jdbc
.oracle.jdbc.datasource Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC are captured in the packageoracle.jdbc.datasource
.oracle.jdbc.datasource.impl oracle.jdbc.pool A package of connection cache and pooling related classes.oracle.jdbc.replay Provides interfaces and factory methods for Application Continuity.oracle.jdbc.xa Provides classes that implement the JDBC XA APIs.oracle.jdbc.xa.client Provides classes that implement the JDBC XA APIs. -
Classes in oracle.jdbc.datasource used by oracle.jdbc Class Description OraclePooledConnection This interface defines the Oracle extensions to the standard JDBC interfacePooledConnection
.OracleXAConnection This interface defines the Oracle extensions to the standard JDBC interfaceXAConnection
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.datasource Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OraclePooledConnection This interface defines the Oracle extensions to the standard JDBC interfacePooledConnection
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.datasource.impl Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OracleConnectionPoolDataSource This interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource
.OracleDataSource This interface defines the Oracle extensions to the standard JDBC interfaceDataSource
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.pool Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OracleConnectionPoolDataSource This interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource
.OracleDataSource This interface defines the Oracle extensions to the standard JDBC interfaceDataSource
.OraclePooledConnection This interface defines the Oracle extensions to the standard JDBC interfacePooledConnection
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.replay Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OracleConnectionPoolDataSource This interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource
.OracleDataSource This interface defines the Oracle extensions to the standard JDBC interfaceDataSource
.OracleXADataSource This interface defines the Oracle extensions to the standard JDBC interfaceXADataSource
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.xa Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OracleConnectionPoolDataSource This interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource
.OracleDataSource This interface defines the Oracle extensions to the standard JDBC interfaceDataSource
.OraclePooledConnection This interface defines the Oracle extensions to the standard JDBC interfacePooledConnection
.OracleXAConnection This interface defines the Oracle extensions to the standard JDBC interfaceXAConnection
.OracleXADataSource This interface defines the Oracle extensions to the standard JDBC interfaceXADataSource
. -
Classes in oracle.jdbc.datasource used by oracle.jdbc.xa.client Class Description OracleCommonDataSource Interface that defines the methods which are common betweenOracleDataSource
,OracleXADataSource
andOracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interfaceCommonDataSource
.OracleConnectionPoolDataSource This interface defines the Oracle extensions to the standard JDBC interfaceConnectionPoolDataSource
.OracleDataSource This interface defines the Oracle extensions to the standard JDBC interfaceDataSource
.OraclePooledConnection This interface defines the Oracle extensions to the standard JDBC interfacePooledConnection
.OracleXAConnection This interface defines the Oracle extensions to the standard JDBC interfaceXAConnection
.OracleXADataSource This interface defines the Oracle extensions to the standard JDBC interfaceXADataSource
.