public class SQLSubPartition extends SQLObjectImpl
| Constructor and Description |
|---|
SQLSubPartition() |
| Modifier and Type | Method and Description |
|---|---|
SQLSubPartition |
clone() |
SQLName |
getName() |
SQLName |
getTableSpace() |
SQLPartitionValue |
getValues() |
void |
setName(SQLName name) |
void |
setTableSpace(SQLName tableSpace) |
void |
setValues(SQLPartitionValue values) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic SQLName getName()
public void setName(SQLName name)
public SQLPartitionValue getValues()
public void setValues(SQLPartitionValue values)
public SQLName getTableSpace()
public void setTableSpace(SQLName tableSpace)
public SQLSubPartition clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.