Class InsertVTIResultSet

All Implemented Interfaces:
ResultSet

class InsertVTIResultSet extends DMLVTIResultSet
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.