public class Table extends Object implements Serializable
protected String
tableAlias
tableName
Table(String tableName)
Table(String tableName, String tableAlias)
String
getTable()
getTableName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String tableAlias
protected String tableName
public Table(String tableName, String tableAlias)
public Table(String tableName)
public String getTableName()
public String getTable()
Copyright © 2020. All Rights Reserved.