| Interface | Description |
|---|---|
| ConnectionFactory | |
| ConnectionPoolProperties |
This interface describes connection
pool properties.
|
| Reapable | |
| XPooledConnection |
A pooling-capable object wrapping a physical connection to an underlying resource.
|
| XPooledConnectionEventListener |
| Class | Description |
|---|---|
| AbstractXPooledConnection |
Abstract superclass with generic support for XPooledConnection.
|
| ConnectionPool |
| Exception | Description |
|---|---|
| ConnectionPoolException |
Common superclass for all exceptions thrown by the
pooling mechanism.
|
| CreateConnectionException |
An exception to signal errors during the creation of connections.
|
| PoolExhaustedException |
Exception signaling pool exhaustion.
|
Copyright © 2016. All Rights Reserved.