public class PGUpdateStatement extends SQLUpdateStatement implements PGSQLStatement
| Constructor and Description |
|---|
PGUpdateStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
boolean |
isOnly() |
void |
setOnly(boolean only) |
addCondition, addCondition, addItem, addWhere, clone, cloneTo, equals, getChildren, getFrom, getItems, getOrderBy, getPartitions, getReturning, getTableName, getTableSource, getWhere, getWith, hashCode, removeCondition, removeCondition, replace, setFrom, setOrderBy, setPartitions, setTableSource, setTableSource, setWhere, setWithgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic boolean isOnly()
public void setOnly(boolean only)
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectCopyright © 2013–2022 Alibaba Group. All rights reserved.