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, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
accept0
in class PGSQLObjectImpl
public boolean isBracket()
isBracket
in interface SQLSelectQuery
public void setBracket(boolean bracket)
setBracket
in interface SQLSelectQuery
public PGValuesQuery clone()
clone
in interface SQLObject
clone
in interface SQLSelectQuery
clone
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.