Class SQLAlterTableEnableLifecycle

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

public class SQLAlterTableEnableLifecycle extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableEnableLifecycle

      public SQLAlterTableEnableLifecycle()
  • Method Details