public class OdpsInsertStatement extends SQLStatementImpl implements SQLStatement
| Constructor and Description |
|---|
OdpsInsertStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(OdpsInsert item) |
SQLSubqueryTableSource |
getFrom() |
List<OdpsInsert> |
getItems() |
void |
setFrom(SQLSubqueryTableSource from) |
getDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void setFrom(SQLSubqueryTableSource from)
public SQLSubqueryTableSource getFrom()
public List<OdpsInsert> getItems()
public void addItem(OdpsInsert item)
Copyright © 2013–2016 Alibaba Group. All rights reserved.