|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniversalConnectionPool | |
|---|---|
| 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. |
| Uses of UniversalConnectionPool in oracle.ucp |
|---|
| Methods in oracle.ucp that return UniversalConnectionPool | |
|---|---|
UniversalConnectionPool |
UniversalConnectionPoolAdapter.createUniversalConnectionPool()Creates a Universal Connection Pool instance using this adapter. |
| Methods in oracle.ucp with parameters of type UniversalConnectionPool | |
|---|---|
void |
ConnectionFactoryAdapter.setUniversalConnectionPool(UniversalConnectionPool connectionPool)Sets the connection pool that interacts with this connection factory adapter. |
| Uses of UniversalConnectionPool in oracle.ucp.admin |
|---|
| Methods in oracle.ucp.admin that return UniversalConnectionPool | |
|---|---|
UniversalConnectionPool |
UniversalConnectionPoolManager.getConnectionPool(java.lang.String poolName)Gets the Universal Connection Pool instance from the Universal Connection Pool Manager. |
| Methods in oracle.ucp.admin with parameters of type UniversalConnectionPool | |
|---|---|
void |
UniversalConnectionPoolManager.setConnectionPool(UniversalConnectionPool connectionPool)Sets the Universal Connection Pool with the UniversalConnectionPoolManager Object. |
| Uses of UniversalConnectionPool in oracle.ucp.jdbc |
|---|
| Methods in oracle.ucp.jdbc that return UniversalConnectionPool | |
|---|---|
UniversalConnectionPool |
PoolDataSourceImpl.createUniversalConnectionPool()Creates a Universal Connection Pool instance using this adapter. |
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||