|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.dbunit.dataset.CaseInsensitiveDataSet
All IDataSet implementations are case insensitive since DbUnit 1.5 |
|
| 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 |
|
| Deprecated Constructors | |
|---|---|
| org.dbunit.database.CachedResultSetTable(ITableMetaData, ResultSet)
since 2.3.0 prefer direct usage of ForwardOnlyResultSetTable.ForwardOnlyResultSetTable(ITableMetaData, ResultSet) |
|
| org.dbunit.dataset.CompositeDataSet(IDataSet, boolean)
This constructor is useless when the combine parameter is false. Use overload that doesn't have the combine argument. |
|
| org.dbunit.dataset.DefaultTable(ITableMetaData, List)
Use public mutators to initialize table values instead |
|
| org.dbunit.dataset.DefaultTable(String, Column[], List)
Use public mutators to initialize table values instead |
|
| org.dbunit.dataset.NoSuchColumnException()
since 2.3.0. Prefer constructor taking a table/columnName as argument |
|
| org.dbunit.dataset.NoSuchColumnException(String)
since 2.3.0. Prefer constructor taking a table/columnName as argument |
|
| org.dbunit.dataset.NoSuchColumnException(String, Throwable)
since 2.3.0. Prefer constructor taking a table/columnName as argument |
|
| org.dbunit.dataset.NoSuchColumnException(Throwable)
since 2.3.0. Prefer constructor taking a table/columnName as argument |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||