Class SQLAlterTableDropForeignKey

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

public class SQLAlterTableDropForeignKey extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableDropForeignKey

      public SQLAlterTableDropForeignKey()
  • Method Details