public interface ITableFilterSimple
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.String tableName)
Returns
true if specified table is allowed by this filter. |
boolean accept(java.lang.String tableName)
throws DataSetException
true if specified table is allowed by this filter.DataSetExceptionCopyright © 2002-2018. All Rights Reserved.