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, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.