Class DeleteResultSet

All Implemented Interfaces:
ResultSet
Direct Known Subclasses:
DeleteCascadeResultSet

class DeleteResultSet extends DMLWriteResultSet
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.