Class PoolingDriver.PoolGuardConnectionWrapper

All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, TrackedUse
Enclosing class:
PoolingDriver

private class PoolingDriver.PoolGuardConnectionWrapper extends DelegatingConnection<Connection>
PoolGuardConnectionWrapper is a Connection wrapper that makes sure a closed connection cannot be used anymore.
Since:
2.0