Class SQLAlterTablePartitionSetProperties

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

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

    • SQLAlterTablePartitionSetProperties

      public SQLAlterTablePartitionSetProperties()
  • Method Details