| Package | Description |
|---|---|
| oracle.ucp | |
| oracle.ucp.admin | |
| oracle.ucp.jdbc |
| Modifier and Type | Method | Description |
|---|---|---|
UniversalConnectionPool |
UniversalConnectionPoolAdapter.createUniversalConnectionPool() |
Creates a Universal Connection Pool instance using this adapter.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ConnectionFactoryAdapter.setUniversalConnectionPool(UniversalConnectionPool connectionPool) |
Sets the connection pool that interacts with this connection factory
adapter.
|
| Modifier and Type | Method | Description |
|---|---|---|
UniversalConnectionPool |
UniversalConnectionPoolManager.getConnectionPool(java.lang.String poolName) |
Gets the Universal Connection Pool instance from the Universal Connection
Pool Manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
UniversalConnectionPoolManager.setConnectionPool(UniversalConnectionPool connectionPool) |
Sets the Universal Connection Pool with
the
UniversalConnectionPoolManager Object. |
| Modifier and Type | Method | Description |
|---|---|---|
UniversalConnectionPool |
PoolDataSourceImpl.createUniversalConnectionPool() |
Creates a Universal Connection Pool instance using this adapter.
|
Copyright © 2007, 2016, 2019, Oracle and/or its affiliates. All rights reserved.