pom.xml so it can be built by Maven 2.XmlDataSetWriter now has a flag to include column's name as comment.org.dbunit.util.search and org.dbunit.database.search packages, whose classes can be used to search tables depedencies for a given table.ITableIterator interface used to iterate thru dataset tables. Allows lazy tables initialization for some dataset implementations. The IDataSet.getTables method have been deprecated and usage should be avoided.
DatabaseConfig object to alter DbUnit behaviours.
OracleDataTypeFactory.
OracleDataTypeFactory.
OracleDataTypeFactory.
MySqlDataTypeFactory.
Db2DataTypeFactory.
DataSetFilter. You can now exclude/include tables using wildcard patterns.
DatabaseSequenceFilter strategy.
ReplacementDataSet decorator, which can replace decorated dataset values on the fly. Can be used with flat XML dataset as a new way to specify null values.
XlsDataSet. An MS Excel dataset implementation. Uses the Jakarta POI package.
Assertion.assertEquals is now performing typed comparison instead of string representation comparison.