|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRowValueProvider | |
|---|---|
| org.dbunit.dataset | |
| org.dbunit.dataset.filter | |
| Uses of IRowValueProvider in org.dbunit.dataset |
|---|
| Classes in org.dbunit.dataset that implement IRowValueProvider | |
|---|---|
class |
RowFilterTable
Filters table rows by using arbitrary column values of the table to check if a row should be filtered or not. |
| Uses of IRowValueProvider in org.dbunit.dataset.filter |
|---|
| Methods in org.dbunit.dataset.filter with parameters of type IRowValueProvider | |
|---|---|
boolean |
IRowFilter.accept(IRowValueProvider rowValueProvider)
Checks if the current row should be accepted or not |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||