- addTableSource
void addTableSource(long alias_hash, SQLTableSource tableSource)
Undocumented in source. Be warned that the author may not have intended to support it.
- declare
void declare(SQLDeclareItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
- findDeclare
SQLDeclareItem findDeclare(long nameHash)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFrom
SQLTableSource getFrom()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTableSource
SQLTableSource getTableSource()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFrom
void setFrom(SQLTableSource from)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTableSource
void setTableSource(SQLTableSource tableSource)
Undocumented in source. Be warned that the author may not have intended to support it.