Class SQLAlterTableArchivePartition

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

public class SQLAlterTableArchivePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableArchivePartition

      public SQLAlterTableArchivePartition()
  • Method Details