Interface ConnectionPoolFactory

    • Method Detail

      • createConnectionPool

        ConnectionPool createConnectionPool​(org.datanucleus.store.StoreManager storeMgr)
        Method to return a new ConnectionPool
        Parameters:
        storeMgr - StoreManager that this will be used with
        Returns:
        The ConnectionPool