Class BoneCPConnectionPoolFactory.BoneCPConnectionPool

    • Constructor Detail

      • BoneCPConnectionPool

        public BoneCPConnectionPool​(com.jolbox.bonecp.BoneCPDataSource ds)
    • Method Detail

      • close

        public void close()
        Description copied from interface: ConnectionPool
        Method to call when closing the StoreManager down, and consequently to close the pool.
        Specified by:
        close in interface ConnectionPool