Interface AbstractDatabaseConnectionProvider

    • Method Detail

      • getConnection

        AbstractDatabaseConnection getConnection()
        Returns the database connection in use. Reconnects the database, to make sure that the database connection is the correct one.
        Returns:
        the connection object