public class SQLAlterTableRenamePartition extends SQLObjectImpl implements SQLAlterTableItem
| Constructor and Description |
|---|
SQLAlterTableRenamePartition() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLAssignItem> |
getPartition() |
List<SQLAssignItem> |
getTo() |
boolean |
isIfNotExists() |
void |
setIfNotExists(boolean ifNotExists) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, 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–2018 Alibaba Group. All rights reserved.