Class AbstractConnectionPoolWrapper<T>

java.lang.Object
is.codion.common.db.pool.AbstractConnectionPoolWrapper<T>
Type Parameters:
T - the type representing the actual pool object
All Implemented Interfaces:
ConnectionPoolWrapper

public abstract class AbstractConnectionPoolWrapper<T> extends Object implements ConnectionPoolWrapper
A default base implementation of the ConnectionPool wrapper, handling the collection of statistics