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, setHints
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void cloneTo(SQLWithSubqueryClause.Entry x)
public SQLWithSubqueryClause.Entry clone()
clone
in interface SQLObject
clone
in interface SQLTableSource
clone
in class SQLTableSourceImpl
public SQLSelect getSubQuery()
public void setSubQuery(SQLSelect subQuery)
public SQLStatement getReturningStatement()
public void setReturningStatement(SQLStatement returningStatement)
public SQLTableSource findTableSourceWithColumn(long columnNameHash)
findTableSourceWithColumn
in interface SQLTableSource
findTableSourceWithColumn
in class SQLTableSourceImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.