Class and Description |
---|
org.dbunit.dataset.CaseInsensitiveDataSet
All IDataSet implementations are case insensitive since DbUnit 1.5 - may change again since tablenames on RDBMSes can be case sensitive
|
org.dbunit.dataset.CaseInsensitiveTable
All IDataSet implementations are case insensitive since DbUnit 1.5
|
org.dbunit.database.search.FKRelationshipEdge
this class duplicates
ForeignKeyRelationshipEdge and should be removed |
Field and Description |
---|
org.dbunit.database.DatabaseConfig.ALL_FEATURES
since 2.4.7 Use the
DatabaseConfig.ALL_PROPERTIES where features are listed now as well |
Copyright © 2002–2024. All rights reserved.