Class SQLAlterTableSubpartitionLifecycle

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

public class SQLAlterTableSubpartitionLifecycle extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableSubpartitionLifecycle

      public SQLAlterTableSubpartitionLifecycle()
  • Method Details