|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wamblee.test.persistence.CompositeJpaTables
public class CompositeJpaTables
Composite JPA tables. Implements the logical or of several table filters.
| Constructor Summary | |
|---|---|
CompositeJpaTables()
Construcst the tables. |
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String aTableName)
|
void |
add(org.dbunit.dataset.filter.ITableFilterSimple aFilter)
Adds a table filter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeJpaTables()
| Method Detail |
|---|
public void add(org.dbunit.dataset.filter.ITableFilterSimple aFilter)
aFilter - filter.
public boolean accept(java.lang.String aTableName)
throws org.dbunit.dataset.DataSetException
accept in interface org.dbunit.dataset.filter.ITableFilterSimpleorg.dbunit.dataset.DataSetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||