|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Defines interfaces for administering Universal Connection Pool instances, including JMX support.
See:
Description
| Interface Summary | |
|---|---|
| UniversalConnectionPoolManager | The UniversalConnectionPoolManager interface defines operations for creating and maintaining the Universal Connection Pool instances. |
| UniversalConnectionPoolManagerMBean | The Universal Connection Pool Manager MBean defines operations and attributes for managing pool instances. |
| UniversalConnectionPoolMBean | The Universal Connection Pool MBean defines operations and attributes for managing the Universal Connection Pool. |
| Class Summary | |
|---|---|
| UniversalConnectionPoolManagerImpl | The UniversalConnectionPoolManagerImpl class is the implementation class for the pool manager. |
Defines interfaces for administering Universal Connection Pool instances, including JMX support.
A pool instance is registered with the pool manager every time a new pool instance is created. All the pool operations can be called by providing the pool name as a key. Operations for controlling the metric collection for individual Universal Connection Pool instances are also provided.
Administration operations include:
For overviews, tutorials, examples, guides, and tool documentation, see:
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||