| Package | Description |
|---|---|
| org.dbunit.operation |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteOperation
Deletes only the dataset contents from the database.
|
class |
InsertOperation
Inserts the dataset contents into the database.
|
class |
UpdateOperation
Updates the database from the dataset contents.
|
Copyright © 2002-2017. All Rights Reserved.