public class CompositeJpaTables extends Object implements org.dbunit.dataset.filter.ITableFilterSimple
| Constructor and Description |
|---|
CompositeJpaTables()
Construcst the tables.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String aTableName) |
void |
add(org.dbunit.dataset.filter.ITableFilterSimple aFilter)
Adds a table filter.
|
public void add(org.dbunit.dataset.filter.ITableFilterSimple aFilter)
aFilter - filter.public boolean accept(String aTableName) throws org.dbunit.dataset.DataSetException
accept in interface org.dbunit.dataset.filter.ITableFilterSimpleorg.dbunit.dataset.DataSetExceptionCopyright © 2025. All rights reserved.