createConnection abstract method
Creates a new DatabaseConnection for the given poolManager.
Implementation
DatabaseConnection createConnection(DatabasePoolManager poolManager);
Creates a new DatabaseConnection for the given poolManager.
DatabaseConnection createConnection(DatabasePoolManager poolManager);