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, getChildren, getFrom, getItems, getOrderBy, getReturning, getTableName, getTableSource, getWhere, getWith, output, removeCondition, removeCondition, replace, setFrom, setOrderBy, setTableSource, setTableSource, setWhere, setWith
clone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, getChildren, getDbType, isAfterSemi, setAfterSemi
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public boolean isOnly()
public void setOnly(boolean only)
public void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
Copyright © 2013–2017 Alibaba Group. All rights reserved.