Uses of Class
org.dbunit.operation.AbstractBatchOperation
Packages that use AbstractBatchOperation
-
Uses of AbstractBatchOperation in org.dbunit.operation
Subclasses of AbstractBatchOperation in org.dbunit.operationModifier and TypeClassDescriptionclassDeletes only the dataset contents from the database.classInserts the dataset contents into the database.classUpdates the database from the dataset contents.