Interface DbPoolService<C>

Type Parameters:
C -
All Known Implementing Classes:
DbC3p0PoolServiceImpl, DbPoolServiceImpl, MetaPoolService

public interface DbPoolService<C>
A service that provides database connections. The service allows to pool the connections.