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