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) |
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 void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
public SQLName getPartition()
public void setPartition(SQLName partition)
Copyright © 2013–2017 Alibaba Group. All rights reserved.