| Package | Description |
|---|---|
| org.unitils.dbmaintainer | |
| org.unitils.dbmaintainer.structure.impl |
| Class and Description |
|---|
| ConstraintsDisabler
A task for disabling all foreign key, check and not-null constraints on a database schema.
|
| DataSetStructureGenerator
Generator for structure files, such as dtd or xml schema, for a DbUnit flat-xml data set file.
|
| SequenceUpdater
Defines the contract for implementation classes that update all sequences and identity columns of a database to
a sufficiently high value, so that test data be inserted easily.
|
| Class and Description |
|---|
| ConstraintsDisabler
A task for disabling all foreign key, check and not-null constraints on a database schema.
|
| DataSetStructureGenerator
Generator for structure files, such as dtd or xml schema, for a DbUnit flat-xml data set file.
|
| SequenceUpdater
Defines the contract for implementation classes that update all sequences and identity columns of a database to
a sufficiently high value, so that test data be inserted easily.
|
Copyright © 2017. All rights reserved.