public static class OracleAlterTableSplitPartition.TableSpaceItem extends OracleSQLObjectImpl
Constructor and Description |
---|
TableSpaceItem() |
TableSpaceItem(SQLName tablespace) |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLName |
getTablespace() |
void |
setTablespace(SQLName tablespace) |
clone, computeDataType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
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 TableSpaceItem()
public TableSpaceItem(SQLName tablespace)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
public SQLName getTablespace()
public void setTablespace(SQLName tablespace)
Copyright © 2013–2017 Alibaba Group. All rights reserved.