public static class OracleAlterTableSplitPartition.NestedTablePartitionSpec extends OracleSQLObjectImpl
构造器和说明 |
---|
OracleAlterTableSplitPartition.NestedTablePartitionSpec() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLName |
getPartition() |
List<SQLObject> |
getSegmentAttributeItems() |
void |
setPartition(SQLName partition) |
void |
setSegmentAttributeItems(List<SQLObject> segmentAttributeItems) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public OracleAlterTableSplitPartition.NestedTablePartitionSpec()
public void accept0(OracleASTVisitor visitor)
accept0
在接口中 OracleSQLObject
accept0
在类中 OracleSQLObjectImpl
public SQLName getPartition()
public void setPartition(SQLName partition)
Copyright © 2012 Alibaba Group. All Rights Reserved.