| Package | Description |
|---|---|
| org.dbunit.dataset | |
| org.dbunit.dataset.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
RowFilterTable
Filters table rows by using arbitrary column values of the table to check if a row should be filtered or not.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRowFilter.accept(IRowValueProvider rowValueProvider)
Checks if the current row should be accepted or not
|
Copyright © 2002-2017. All Rights Reserved.