Uses of Package
org.unitils.dbmaintainer.structure

Packages that use org.unitils.dbmaintainer.structure
org.unitils.dbmaintainer   
org.unitils.dbmaintainer.structure.impl   
 

Classes in org.unitils.dbmaintainer.structure used by org.unitils.dbmaintainer
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.
 

Classes in org.unitils.dbmaintainer.structure used by org.unitils.dbmaintainer.structure.impl
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.