Class SQLAlterTableRepairPartition

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

public class SQLAlterTableRepairPartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableRepairPartition

      public SQLAlterTableRepairPartition()
  • Method Details