public class SQLValuesQuery extends SQLSelectQueryBase
| Constructor and Description |
|---|
SQLValuesQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLASTVisitor visitor) |
void |
addValue(SQLListExpr value) |
SQLValuesQuery |
clone() |
List<SQLExpr> |
getValues() |
isParenthesized, setParenthesizedaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void addValue(SQLListExpr value)
public void accept0(SQLASTVisitor visitor)
public SQLValuesQuery clone()
clone in interface SQLObjectclone in interface SQLSelectQueryclone in class SQLSelectQueryBaseCopyright © 2013–2021 Alibaba Group. All rights reserved.