Interface DatabaseConnectionProvider

    • Method Detail

      • getConnection

        Connection getConnection()
        Deprecated.
        Returns a database connection. Caller should handle the closing of the connections.
        Returns:
        database connection