Serializable
Table()
Table(String name)
Table(String name, String alias)
Table(String schema, String name, String alias)
String
getAlias()
getName()
getName(boolean toUpperCase)
getSchema()
getSchema(boolean toUpperCase)
boolean
isNotSet()
void
setAlias(String alias)
setName(String name)
setSchema(String schema)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object