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