Uses of Class
oracle.jdbc.pool.OraclePooledConnection
Packages that use OraclePooledConnection
Package
Description
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.Provides classes that implement the JDBC XA APIs.
Provides classes that implement the JDBC XA APIs.
-
Uses of OraclePooledConnection in oracle.jdbc.datasource.impl
Methods in oracle.jdbc.datasource.impl that return OraclePooledConnectionModifier and TypeMethodDescriptionprotected OraclePooledConnectionOracleConnectionPoolDataSource.getPooledConnection(OracleConnectionBuilderImpl connBuilder) -
Uses of OraclePooledConnection in oracle.jdbc.xa
Subclasses of OraclePooledConnection in oracle.jdbc.xaModifier and TypeClassDescriptionclassAn XAConnection object provides support for distributed transactions. -
Uses of OraclePooledConnection in oracle.jdbc.xa.client
Subclasses of OraclePooledConnection in oracle.jdbc.xa.clientModifier and TypeClassDescriptionclassAn XAConnection object provides support for distributed transactions.classA factory for Connection objects.