public static class OracleAlterTableSplitPartition.NestedTablePartitionSpec extends OracleSQLObjectImpl
| Constructor and Description |
|---|
NestedTablePartitionSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLName |
getPartition() |
List<SQLObject> |
getSegmentAttributeItems() |
void |
setPartition(SQLName partition) |
void |
setSegmentAttributeItems(List<SQLObject> segmentAttributeItems) |
clone, computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplpublic SQLName getPartition()
public void setPartition(SQLName partition)
Copyright © 2013–2018 Alibaba Group. All rights reserved.