Class SQLAlterTableReOrganizePartition

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

public class SQLAlterTableReOrganizePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableReOrganizePartition

      public SQLAlterTableReOrganizePartition()
  • Method Details