Class DeleteVTIResultSet

All Implemented Interfaces:
ResultSet

class DeleteVTIResultSet extends DMLVTIResultSet
Delete 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 insert plan.