public class SQLAlterTableRenamePartition extends SQLObjectImpl implements SQLAlterTableItem
| 构造器和说明 |
|---|
SQLAlterTableRenamePartition() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLAssignItem> |
getPartition() |
List<SQLAssignItem> |
getTo() |
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)
public List<SQLAssignItem> getTo()
Copyright © 2013–2016 Alibaba Group. All rights reserved.