| Interface | Description |
|---|---|
| DBCleaner |
Defines the contract for implementations that delete data from the database, that could cause problems when performing
updates to the database, such as adding not null columns or foreign key constraints.
|
| DBClearer |
Defines the contract for implementations that clear a database schema, so that it can for instance
be recreated from scratch by the
DBMaintainer |
Copyright © 2016. All Rights Reserved.