public static interface TableFilter.TableFilterVisitor
Modifier and Type | Method and Description |
---|---|
void |
accept(TableFilter f)
This method is called for each nested or joined table filter.
|
void accept(TableFilter f)
f
- the filterCopyright © 2012 JBoss by Red Hat. All Rights Reserved.