AbandonedConnectionTimeoutCallback |
The callback interface for the abandoned connection timeout feature.
|
ConnectionAffinityCallback |
The callback interface for the Oracle RAC affinity features.
|
ConnectionFactoryAdapter |
The connection factory adapter is responsible for creating and closing
connections for a specific resource (such as, JDBC or JCA).
|
ConnectionHarvestingCallback |
The callback interface for the connection harvesting support.
|
ConnectionLabelingCallback |
The callback interface for connection labeling support.
|
ConnectionRetrievalInfo |
The connection retrieval info object is used by the connection factory
adapter to create connections.
|
TimeToLiveConnectionTimeoutCallback |
The callback interface for the time-to-live (TTL) connection timeout
feature.
|
UniversalConnectionPool |
A connection pool that pools any type of connection (called a physical
connection).
|
UniversalConnectionPoolAdapter |
Universal Connection Pool Adapter interface.
|
UniversalConnectionPoolStatistics |
Various runtime statistics for the Universal Connection Pool.
|
UniversalPooledConnection |
The UniversalPooledConnection is the actual object that is
pooled by the connection pool.
|