public class TableNameFilter extends Object implements org.databene.commons.Filter<String>
TableNameFilter(String tableInclusionPattern, String tableExclusionPattern)
boolean
accept(String tableName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableNameFilter(String tableInclusionPattern, String tableExclusionPattern)
public boolean accept(String tableName)
accept
org.databene.commons.Filter<String>
Copyright © 2006–2014 Volker Bergmann. All rights reserved.