public class OdpsInsertStatement extends SQLStatementImpl implements SQLStatement
| 构造器和说明 |
|---|
OdpsInsertStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLSubqueryTableSource |
getFrom() |
List<OdpsInsert> |
getItems() |
void |
setFrom(SQLSubqueryTableSource from) |
toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void setFrom(SQLSubqueryTableSource from)
public SQLSubqueryTableSource getFrom()
public List<OdpsInsert> getItems()
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.