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, setWhere
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public 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 SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.