public class SQLAlterTablePartitionLifecycle extends SQLObjectImpl implements SQLAlterTableItem
| Constructor and Description |
|---|
SQLAlterTablePartitionLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
SQLIntegerExpr |
getLifecycle() |
void |
setLifecycle(SQLIntegerExpr lifecycle) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, 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, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLIntegerExpr getLifecycle()
public void setLifecycle(SQLIntegerExpr lifecycle)
Copyright © 2013–2021 Alibaba Group. All rights reserved.