Class SQLAlterTableAddClusteringKey

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

public class SQLAlterTableAddClusteringKey extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableAddClusteringKey

      public SQLAlterTableAddClusteringKey()
  • Method Details