public static class SQLInsertStatement.ValuesClause extends SQLObjectImpl
构造器和说明 |
---|
SQLInsertStatement.ValuesClause() |
SQLInsertStatement.ValuesClause(List<SQLExpr> values) |
限定符和类型 | 方法和说明 |
---|---|
void |
addValue(SQLExpr value) |
List<SQLExpr> |
getValues() |
void |
output(StringBuffer buf) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toString
public void addValue(SQLExpr value)
public void output(StringBuffer buf)
output
在接口中 SQLObject
output
在类中 SQLObjectImpl
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.