|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.ucp | |
---|---|
oracle.ucp | Includes both required and optional callback interfaces that are used to implement connection pool features. |
oracle.ucp.admin | Defines interfaces for administering Universal Connection Pool instances, including JMX support. |
oracle.ucp.jdbc | Includes various interfaces and classes used by applications to work with JDBC connections and a connection pool. |
oracle.ucp.jdbc.oracle | Includes various runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources. |
Classes in oracle.ucp used by oracle.ucp | |
---|---|
AbandonedConnectionTimeoutCallback The callback interface for the abandoned connection timeout feature. |
|
ConnectionAffinityCallback The callback interface for the Oracle RAC affinity features. |
|
ConnectionAffinityCallback.AffinityPolicy |
|
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). |
|
UniversalConnectionPoolException This exception is the base exception for Universal Connection Pool exceptions. |
|
UniversalConnectionPoolLifeCycleState Type-safe Life Cycle values for the connection pool. |
|
UniversalConnectionPoolStatistics Various runtime statistics for the Universal Connection Pool. |
|
UniversalPooledConnection The UniversalPooledConnection is the actual object that is pooled by the connection pool. |
|
UniversalPooledConnectionStatus Describes the status of a pooled connection. |
Classes in oracle.ucp used by oracle.ucp.admin | |
---|---|
UniversalConnectionPool A connection pool that pools any type of connection (called a physical connection). |
|
UniversalConnectionPoolAdapter Universal Connection Pool Adapter interface. |
|
UniversalConnectionPoolException This exception is the base exception for Universal Connection Pool exceptions. |
|
UniversalConnectionPoolLifeCycleState Type-safe Life Cycle values for the connection pool. |
|
UniversalConnectionPoolStatistics Various runtime statistics for the Universal Connection Pool. |
Classes in oracle.ucp used by oracle.ucp.jdbc | |
---|---|
AbandonedConnectionTimeoutCallback The callback interface for the abandoned connection timeout feature. |
|
ConnectionAffinityCallback The callback interface for the Oracle RAC affinity features. |
|
ConnectionHarvestingCallback The callback interface for the connection harvesting support. |
|
ConnectionLabelingCallback The callback interface for connection labeling support. |
|
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. |
Classes in oracle.ucp used by oracle.ucp.jdbc.oracle | |
---|---|
UniversalConnectionPoolStatistics Various runtime statistics for the Universal Connection Pool. |
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |