public class PGUpdateStatement extends SQLUpdateStatement implements PGSQLStatement
| Constructor and Description |
|---|
PGUpdateStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
PGWithClause |
getWith() |
boolean |
isOnly() |
void |
setOnly(boolean only) |
void |
setWith(PGWithClause with) |
addItem, getFrom, getItems, getReturning, getTableName, getTableSource, getWhere, output, setFrom, setTableSource, setTableSource, setWheregetDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic boolean isOnly()
public void setOnly(boolean only)
public PGWithClause getWith()
public void setWith(PGWithClause with)
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectCopyright © 2013–2017 Alibaba Group. All rights reserved.