public interface ITableFilterSimple
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String tableName)
Returns
true if specified table is allowed by this filter. |
boolean accept(String tableName) throws DataSetException
true if specified table is allowed by this filter.DataSetExceptionCopyright © 2002–2016. All rights reserved.