构造器和说明 |
---|
OracleSelect() |
限定符和类型 | 方法和说明 |
---|---|
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
在接口中 SQLObject
output
在类中 SQLObjectImpl
Copyright © 2013–2016 Alibaba Group. All rights reserved.