Class SQLAlterTableAnalyzePartition

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

public class SQLAlterTableAnalyzePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableAnalyzePartition

      public SQLAlterTableAnalyzePartition()
  • Method Details