public class SQLAlterTableAddPartition extends SQLObjectImpl implements SQLAlterTableItem
| 构造器和说明 |
|---|
SQLAlterTableAddPartition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addPartition(SQLObject partition) |
SQLExpr |
getPartitionCount() |
List<SQLObject> |
getPartitions() |
boolean |
isIfNotExists() |
void |
setIfNotExists(boolean ifNotExists) |
void |
setPartitionCount(SQLExpr partitionCount) |
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, setParentCopyright © 2013–2016 Alibaba Group. All rights reserved.