Class SQLAlterTableDropPrimaryKey

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

public class SQLAlterTableDropPrimaryKey extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableDropPrimaryKey

      public SQLAlterTableDropPrimaryKey()
  • Method Details