Class | Description |
---|---|
ConnectionPool |
Implementation of the connection manager.
|
ConnectionPoolHealthCheckImpl |
Health check for the connection pool.
|
IdlePoolSet |
Queue (fifo) ordered set, used by the JCA code so connections can be
load balanced using a round-robin.
|
ThreadConnectionManager |
Manages the connections for a thread.
|