Class TomcatConnectionPoolFactory.TomcatConnectionPool

    • Constructor Detail

      • TomcatConnectionPool

        public TomcatConnectionPool​(org.apache.tomcat.jdbc.pool.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