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, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void setFrom(SQLSubqueryTableSource from)
public SQLSubqueryTableSource getFrom()
public List<OdpsInsert> getItems()
public void addItem(OdpsInsert item)
Copyright © 2013–2017 Alibaba Group. All rights reserved.