Class SQLAlterTableRecoverPartitions

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

public class SQLAlterTableRecoverPartitions extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableRecoverPartitions

      public SQLAlterTableRecoverPartitions()
  • Method Details