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