public class SQLPartitionSpec extends SQLObjectImpl implements Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLPartitionSpec.Item |
| Constructor and Description |
|---|
SQLPartitionSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(SQLPartitionSpec.Item item) |
SQLPartitionSpec |
clone() |
List<SQLPartitionSpec.Item> |
getItems() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringpublic void addItem(SQLPartitionSpec.Item item)
public List<SQLPartitionSpec.Item> getItems()
public SQLPartitionSpec clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2022 Alibaba Group. All rights reserved.