public static class OracleAlterTableSplitPartition.NestedTablePartitionSpec extends OracleSQLObjectImpl
| 构造器和说明 |
|---|
NestedTablePartitionSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLName |
getPartition() |
List<SQLObject> |
getSegmentAttributeItems() |
void |
setPartition(SQLName partition) |
void |
setSegmentAttributeItems(List<SQLObject> segmentAttributeItems) |
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 void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleSQLObjectImplpublic SQLName getPartition()
public void setPartition(SQLName partition)
Copyright © 2013–2016 Alibaba Group. All rights reserved.