Interface CursorActivation

    • Method Detail

      • getTargetResultSet

        CursorResultSet getTargetResultSet()
        Returns the target result set for this activation, so that the current base row can be determined.
        Returns:
        the target ResultSet of this activation.
      • getCursorResultSet

        CursorResultSet getCursorResultSet()
        Returns the cursor result set for this activation, so that the current row can be re-qualified, and so that the current row location can be determined.