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, toStringpublic void addValue(SQLExpr value)
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.