public class OdpsInsertStatement extends SQLStatementImpl implements SQLStatement
Constructor and Description |
---|
OdpsInsertStatement() |
Modifier and Type | Method and Description |
---|---|
void |
addItem(OdpsInsert item) |
SQLTableSource |
getFrom() |
List<OdpsInsert> |
getItems() |
void |
setFrom(SQLTableSource 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(SQLTableSource from)
public SQLTableSource getFrom()
public List<OdpsInsert> getItems()
public void addItem(OdpsInsert item)
Copyright © 2013–2017 Alibaba Group. All rights reserved.