public class SQLAlterTableAddPartition extends SQLObjectImpl implements SQLAlterTableItem
| 构造器和说明 |
|---|
SQLAlterTableAddPartition() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLAssignItem> |
getPartition() |
boolean |
isIfNotExists() |
void |
setIfNotExists(boolean ifNotExists) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic List<SQLAssignItem> getPartition()
public boolean isIfNotExists()
public void setIfNotExists(boolean ifNotExists)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.