Class DefaultConnectionPoolFactory.DefaultConnectionPool

    • Constructor Detail

      • DefaultConnectionPool

        public DefaultConnectionPool​(DataSource 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