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.DataSetException
Copyright © 2002–2019. All rights reserved.