Class SQLAlterTableUnarchivePartition

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

public class SQLAlterTableUnarchivePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableUnarchivePartition

      public SQLAlterTableUnarchivePartition()
  • Method Details