protected final class JdbcSqlMetaFactory.TableIdentifier extends Object
TableIdentifier(String table)
String
getCat()
getSchem()
getTable()
void
setCat(String cat)
setSchem(String schem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableIdentifier(String table)
public String getCat()
public String getSchem()
public String getTable()
public void setCat(String cat)
public void setSchem(String schem)
Copyright © 2008–2018. All rights reserved.