public class PGSetStatement extends SQLSetStatement implements PGSQLStatement
| Modifier and Type | Field and Description |
|---|---|
String |
param |
String |
range |
List<SQLExpr> |
values |
| Constructor and Description |
|---|
PGSetStatement(String range,
String param,
List<SQLExpr> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
getHints, getItems, output, plus, setHints, setItemsgetDbType, isAfterSemi, setAfterSemi, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbType, isAfterSemi, setAfterSemiaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectCopyright © 2013–2017 Alibaba Group. All rights reserved.