Class UpdateResultSet

  • All Implemented Interfaces:
    ResultSet

    class UpdateResultSet
    extends DMLWriteGeneratedColumnsResultSet
    Update the rows from the specified base table. This will cause constraints to be checked and triggers to be executed based on the c's and t's compiled into the update plan.