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, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
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 List<SQLAssignItem> getPartition()
public boolean isIfNotExists()
public void setIfNotExists(boolean ifNotExists)
public List<SQLAssignItem> getTo()
Copyright © 2013–2017 Alibaba Group. All rights reserved.