Package org.unitils.dbmaintainer.structure

Interface Summary
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 © 2011. All Rights Reserved.