public class PGValuesQuery extends PGSQLObjectImpl implements SQLSelectQuery
| Constructor and Description |
|---|
PGValuesQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
List<SQLExpr> |
getValues() |
boolean |
isBracket() |
void |
setBracket(boolean bracket) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectaccept0 in class PGSQLObjectImplpublic boolean isBracket()
isBracket in interface SQLSelectQuerypublic void setBracket(boolean bracket)
setBracket in interface SQLSelectQueryCopyright © 2013–2017 Alibaba Group. All rights reserved.