public class SQLSubqueryTableSource extends SQLTableSourceImpl
| Constructor and Description |
|---|
SQLSubqueryTableSource() |
SQLSubqueryTableSource(SQLSelect select) |
SQLSubqueryTableSource(SQLSelect select,
String alias) |
SQLSubqueryTableSource(String alias) |
| Modifier and Type | Method and Description |
|---|---|
SQLSelect |
getSelect() |
void |
output(StringBuffer buf) |
void |
setSelect(SQLSelect select) |
getAlias, getHints, getHintsSize, setAlias, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLSubqueryTableSource()
public SQLSubqueryTableSource(String alias)
public SQLSubqueryTableSource(SQLSelect select)
public SQLSelect getSelect()
public void setSelect(SQLSelect select)
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.