Class SQLAlterTableModifyClusteredBy

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

public class SQLAlterTableModifyClusteredBy extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableModifyClusteredBy

      public SQLAlterTableModifyClusteredBy()
  • Method Details