Class SQLAlterTableCoalescePartition

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

public class SQLAlterTableCoalescePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableCoalescePartition

      public SQLAlterTableCoalescePartition()
  • Method Details