| Package | Description |
|---|---|
| oracle.ucp.jdbc | |
| oracle.ucp.jdbc.oracle |
| Class | Description |
|---|---|
| ConnectionInitializationCallback |
This callback allows applications and frameworks to initialize
connections retrieved from Universal Connection Pool using
common actions, before the connections are put to use.
|
| JDBCConnectionPoolStatistics |
Various runtime statistics for the Universal Connection Pool
that are specific to JDBC resources.
|
| PoolDataSource |
A connection pool-aware data source interface.
|
| PoolDataSourceImpl |
A connection pool-aware data source.
|
| PoolXADataSource |
A Universal Connection Pool-enabled XA data source.
|
| UCPConnectionBuilder |
A builder created from a
PoolDataSource object, used to get a
connection to the database that the PoolDataSource object
represents. |
| UCPXAConnectionBuilder |
A builder created from a
PoolXADataSource object, used to get a
connection to the database that the PoolXADataSource object
represents. |
| Class | Description |
|---|---|
| JDBCConnectionPoolStatistics |
Various runtime statistics for the Universal Connection Pool
that are specific to JDBC resources.
|
Copyright © 2007, 2016, 2019, Oracle and/or its affiliates. All rights reserved.