public class OracleSelectQueryBlock extends SQLSelectQueryBlock
| Constructor and Description |
|---|
OracleSelectQueryBlock() |
| Modifier and Type | Method and Description |
|---|---|
OracleSelectHierachicalQueryClause |
getHierachicalQueryClause() |
List<SQLCommentHint> |
getHints() |
ModelClause |
getModelClause() |
void |
setHierachicalQueryClause(OracleSelectHierachicalQueryClause hierachicalQueryClause) |
void |
setModelClause(ModelClause modelClause) |
String |
toString() |
addSelectItem, equals, getDistionOption, getFirst, getFrom, getGroupBy, getInto, getLimit, getOffset, getOrderBy, getSelectList, getWaitTime, getWhere, hashCode, isForUpdate, isNoWait, isParenthesized, setDistionOption, setFirst, setForUpdate, setFrom, setGroupBy, setInto, setInto, setLimit, setNoWait, setOffset, setOrderBy, setParenthesized, setWaitTime, setWhereaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic ModelClause getModelClause()
public void setModelClause(ModelClause modelClause)
public OracleSelectHierachicalQueryClause getHierachicalQueryClause()
public void setHierachicalQueryClause(OracleSelectHierachicalQueryClause hierachicalQueryClause)
public List<SQLCommentHint> getHints()
public String toString()
toString in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.