Interface ConnectionPool

    • Method Detail

      • close

        void close()
        Method to call when closing the StoreManager down, and consequently to close the pool.
      • getDataSource

        DataSource getDataSource()
        Accessor for the pooled DataSource.
        Returns:
        The DataSource