Class PoolableConnection

All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, PoolableConnectionMXBean, TrackedUse
Direct Known Subclasses:
PoolableManagedConnection

A delegating connection that, rather than closing the underlying connection, returns itself to an ObjectPool when closed.
Since:
2.0