Package | Description |
---|---|
org.dbunit.database | |
org.dbunit.database.search | |
org.dbunit.dataset | |
org.dbunit.dataset.filter |
Class and Description |
---|
AbstractTableFilter
This class provides a skeletal implementation of the
ITableFilter
interface to minimize the effort required to implement a filter. |
ITableFilter
Represents a strategy used by
FilteredDataSet to
exposes only some tables from a dataset. |
SequenceTableFilter
This filter expose a specified table sequence and can be used to reorder
tables in a dataset.
|
Class and Description |
---|
ITableFilter
Represents a strategy used by
FilteredDataSet to
exposes only some tables from a dataset. |
Class and Description |
---|
IColumnFilter
A filter for database columns.
|
IRowFilter
Interface to filter out rows by checking specific column values provided by the
IRowValueProvider . |
ITableFilter
Represents a strategy used by
FilteredDataSet to
exposes only some tables from a dataset. |
Class and Description |
---|
AbstractTableFilter
This class provides a skeletal implementation of the
ITableFilter
interface to minimize the effort required to implement a filter. |
IColumnFilter
A filter for database columns.
|
ITableFilter
Represents a strategy used by
FilteredDataSet to
exposes only some tables from a dataset. |
Copyright © 2002-2012. All Rights Reserved.