Class SQLAlterTablePartitionLifecycle

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTablePartitionLifecycle
All Implemented Interfaces:
SQLObject, SQLAlterTableItem

public class SQLAlterTablePartitionLifecycle extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTablePartitionLifecycle

      public SQLAlterTablePartitionLifecycle()
  • Method Details