public static class SQLInsertStatement.ValuesClause extends SQLObjectImpl
Constructor and Description |
---|
ValuesClause() |
ValuesClause(List<SQLExpr> values) |
Modifier and Type | Method and Description |
---|---|
void |
addValue(SQLExpr value) |
List<SQLExpr> |
getValues() |
void |
output(StringBuffer buf) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toString
public void addValue(SQLExpr value)
public void output(StringBuffer buf)
output
in interface SQLObject
output
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.