Interface ConnectionAccessor<CON>

    • Method Detail

      • getConnection

        CON getConnection​()
        Retrieves the connection from the connection property.
        Returns:
        The connection stored by the connection property.