Class PoolingDataSource.PoolGuardConnectionWrapper<D extends Connection>

java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.AbandonedTrace
org.datanucleus.store.rdbms.datasource.dbcp2.DelegatingConnection<D>
org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource.PoolGuardConnectionWrapper<D>
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, TrackedUse
Enclosing class:
PoolingDataSource<C extends Connection>

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