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, 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 TableSpaceItem()
public TableSpaceItem(SQLName tablespace)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplpublic SQLName getTablespace()
public void setTablespace(SQLName tablespace)
Copyright © 2013–2018 Alibaba Group. All rights reserved.