public static class SQLWithSubqueryClause.Entry extends SQLTableSourceImpl
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
SQLWithSubqueryClause.Entry |
clone() |
void |
cloneTo(SQLWithSubqueryClause.Entry x) |
SQLTableSource |
findTableSourceWithColumn(long columnNameHash) |
List<SQLName> |
getColumns() |
SQLStatement |
getReturningStatement() |
SQLSelect |
getSubQuery() |
void |
setReturningStatement(SQLStatement returningStatement) |
void |
setSubQuery(SQLSelect subQuery) |
aliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void cloneTo(SQLWithSubqueryClause.Entry x)
public SQLWithSubqueryClause.Entry clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLTableSourceImplpublic SQLSelect getSubQuery()
public void setSubQuery(SQLSelect subQuery)
public SQLStatement getReturningStatement()
public void setReturningStatement(SQLStatement returningStatement)
public SQLTableSource findTableSourceWithColumn(long columnNameHash)
findTableSourceWithColumn in interface SQLTableSourcefindTableSourceWithColumn in class SQLTableSourceImplCopyright © 2013–2018 Alibaba Group. All rights reserved.