public class TableDef extends Object implements Serializable
private String
tableName
TableDef(String tableName)
QueryTable
as(String alias)
String
getTableName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String tableName
public TableDef(String tableName)
public String getTableName()
public QueryTable as(String alias)
Copyright © 2023. All rights reserved.