public static class ModelClause.ReferenceModelClause extends OracleSQLObjectImpl
| Constructor and Description |
|---|
ReferenceModelClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<ModelClause.CellReferenceOption> |
getCellReferenceOptions() |
SQLExpr |
getName() |
SQLSelect |
getSubQuery() |
void |
setName(SQLExpr name) |
void |
setSubQuery(SQLSelect subQuery) |
clone, computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic List<ModelClause.CellReferenceOption> getCellReferenceOptions()
public SQLExpr getName()
public void setName(SQLExpr name)
public SQLSelect getSubQuery()
public void setSubQuery(SQLSelect subQuery)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.