Constructor and Description |
---|
OracleSelect() |
Modifier and Type | Method and Description |
---|---|
OracleSelectForUpdate |
getForUpdate() |
OracleSelectRestriction |
getRestriction() |
void |
output(StringBuffer buf) |
void |
setForUpdate(OracleSelectForUpdate forUpdate) |
void |
setRestriction(OracleSelectRestriction restriction) |
String |
toString() |
equals, getHints, getHintsSize, getOrderBy, getQuery, getWithSubQuery, hashCode, setOrderBy, setQuery, setWithSubQuery
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
public OracleSelectRestriction getRestriction()
public void setRestriction(OracleSelectRestriction restriction)
public OracleSelectForUpdate getForUpdate()
public void setForUpdate(OracleSelectForUpdate forUpdate)
public void output(StringBuffer buf)
output
in interface SQLObject
output
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.