Class SQLAlterTableDropClusteringKey

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

public class SQLAlterTableDropClusteringKey extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableDropClusteringKey

      public SQLAlterTableDropClusteringKey()
  • Method Details