Uses of Class
org.dbunit.ant.DbConfig.Feature
Packages that use DbConfig.Feature
-
Uses of DbConfig.Feature in org.dbunit.ant
Methods in org.dbunit.ant with parameters of type DbConfig.FeatureModifier and TypeMethodDescriptionvoidDbConfig.addFeature(DbConfig.Feature feature) Adds a feature flag to be copied into theDatabaseConfigbyDbConfig.copyTo(DatabaseConfig).