Interface ConnectionPool

  • All Known Implementing Classes:
    C3P0ConnectionPool, HikariConnectionPool

    public interface ConnectionPool
    A simple interface that must be implemented by ConnectionPool wrapper classes.
    Author:
    Ryan Emerson