Uses of Package
oracle.jdbc.datasource.impl
-
Packages that use oracle.jdbc.datasource.impl Package Description oracle.jdbc.datasource.impl This package holds data source and connection builder classes that implement the Oracle JDBC extension interfaces in theoracle.jdbc.datasourceandoracle.jdbcpackages.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.impl used by oracle.jdbc.datasource.impl Class Description OracleConnectionBuilderImpl Oracle Implementation class for Connection BuilderOracleDataSource ADataSourceobject is a factory forConnectionobjects. -
Classes in oracle.jdbc.datasource.impl used by oracle.jdbc.pool Class Description OracleConnectionPoolDataSource ADataSourceobject is a factory forConnectionobjects.OracleDataSource ADataSourceobject is a factory forConnectionobjects.OracleDataSourceFactory A factory for creating an Oracle datasource. -
Classes in oracle.jdbc.datasource.impl used by oracle.jdbc.replay Class Description OracleConnectionPoolDataSource ADataSourceobject is a factory forConnectionobjects.OracleDataSource ADataSourceobject is a factory forConnectionobjects. -
Classes in oracle.jdbc.datasource.impl used by oracle.jdbc.xa Class Description OracleConnectionPoolDataSource ADataSourceobject is a factory forConnectionobjects.OracleDataSource ADataSourceobject is a factory forConnectionobjects. -
Classes in oracle.jdbc.datasource.impl used by oracle.jdbc.xa.client Class Description OracleConnectionPoolDataSource ADataSourceobject is a factory forConnectionobjects.OracleDataSource ADataSourceobject is a factory forConnectionobjects.