Class HikariCPConnectionPoolFactory

    • Constructor Detail

      • HikariCPConnectionPoolFactory

        public HikariCPConnectionPoolFactory()
    • Method Detail

      • createConnectionPool

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