public static class SQLInsertStatement.ValuesClause extends SQLObjectImpl
构造器和说明 |
---|
ValuesClause() |
ValuesClause(List<SQLExpr> values) |
限定符和类型 | 方法和说明 |
---|---|
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
在接口中 SQLObject
output
在类中 SQLObjectImpl
Copyright © 2013–2016 Alibaba Group. All rights reserved.