Interface ConnectionPool<TConnection extends Connection>

All Known Implementing Classes:
BlockingQueueConnectionPool, SimpleConnectionPool

@Concealed public interface ConnectionPool<TConnection extends Connection>
The interface of connection pool implementations that reuse connections