Class InsertResultSet

All Implemented Interfaces:
TargetResultSet, ResultSet

class InsertResultSet extends DMLWriteGeneratedColumnsResultSet implements TargetResultSet
Insert the rows from the source into 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.