public class MySqlExtPartition extends MySqlObjectImpl implements Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
MySqlExtPartition.Item |
| Constructor and Description |
|---|
MySqlExtPartition() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlExtPartition |
clone() |
List<MySqlExtPartition.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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic List<MySqlExtPartition.Item> getItems()
public void accept0(MySqlASTVisitor visitor)
accept0 in interface MySqlObjectaccept0 in class MySqlObjectImplpublic MySqlExtPartition clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2020 Alibaba Group. All rights reserved.