| Package | Description |
|---|---|
| oracle.ucp | |
| oracle.ucp.admin | |
| oracle.ucp.jdbc |
| Modifier and Type | Method and Description |
|---|---|
UniversalConnectionPoolMBean |
UniversalConnectionPoolAdapter.createUniversalConnectionPoolMBean()
Creates a Universal Connection Pool MBean using this adapter.
|
| Modifier and Type | Method and Description |
|---|---|
UniversalConnectionPoolMBean |
UniversalConnectionPoolManagerMBean.createConnectionPool(UniversalConnectionPoolAdapter ucpAdapter)
Creates a connection pool instance based on specified UCP Adapter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UniversalConnectionPoolManagerMBean.registerUniversalConnectionPoolMBean(UniversalConnectionPoolMBean poolMBean)
Registers the Universal Connection Pool MBean instance with the MBean
server.
|
| Modifier and Type | Method and Description |
|---|---|
UniversalConnectionPoolMBean |
PoolDataSourceImpl.createUniversalConnectionPoolMBean()
Creates a Universal Connection Pool MBean using this adapter.
|