Class InsertOperation


public class InsertOperation extends AbstractBatchOperation
Inserts the dataset contents into the database. This operation assumes that table data does not exist in the database and fails if this is not the case. To prevent problems with foreign keys, tables must be sequenced appropriately in dataset.
Since:
Feb 18, 2002
Version:
$Revision$
Author:
Manuel Laflamme