getConnection method

AbstractDatabase getConnection()

Implementation

AbstractDatabase getConnection() {
  return connection;
}