Class SQLAlterTableExchangePartition

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

public class SQLAlterTableExchangePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableExchangePartition

      public SQLAlterTableExchangePartition()
  • Method Details