Class SQLAlterTablePartitionCount

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

public class SQLAlterTablePartitionCount extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTablePartitionCount

      public SQLAlterTablePartitionCount()
  • Method Details