| 构造器和说明 |
|---|
OracleSelect() |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleSelectForUpdate |
getForUpdate() |
OracleSelectRestriction |
getRestriction() |
void |
output(StringBuffer buf) |
void |
setForUpdate(OracleSelectForUpdate forUpdate) |
void |
setRestriction(OracleSelectRestriction restriction) |
equals, getHints, getHintsSize, getOrderBy, getQuery, getWithSubQuery, hashCode, setOrderBy, setQuery, setWithSubQueryaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringpublic OracleSelectRestriction getRestriction()
public void setRestriction(OracleSelectRestriction restriction)
public OracleSelectForUpdate getForUpdate()
public void setForUpdate(OracleSelectForUpdate forUpdate)
public void output(StringBuffer buf)
output 在接口中 SQLObjectoutput 在类中 SQLObjectImplCopyright © 2013-2014 Alibaba Group. All Rights Reserved.