public class PGUpdateStatement extends SQLUpdateStatement implements PGSQLStatement
| 限定符和类型 | 字段和说明 |
|---|---|
private boolean |
only |
from, hints, items, orderBy, returning, tableSource, where, withafterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
PGUpdateStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
boolean |
isOnly() |
void |
setOnly(boolean only) |
addCondition, addCondition, addItem, addWhere, equals, getChildren, getFrom, getHints, getHintsSize, getItems, getOrderBy, getReturning, getTableName, getTableSource, getWhere, getWith, hashCode, output, removeCondition, removeCondition, replace, setFrom, setHints, setOrderBy, setTableSource, setTableSource, setWhere, setWithclone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic boolean isOnly()
public void setOnly(boolean only)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLUpdateStatementpublic void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2013–2019 Alibaba Group. All rights reserved.