Class SQLAlterTablePartition

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

public class SQLAlterTablePartition extends SQLObjectImpl implements SQLAlterTableItem
Version:
: SQLAlterTablePartition.java, v 0.1 2019年11月14日 21:50 gouzhiwen Exp $
Author:
gouzhiwen
  • Constructor Details

    • SQLAlterTablePartition

      public SQLAlterTablePartition()
  • Method Details