Class SQLAlterTableEnableKeys

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

public class SQLAlterTableEnableKeys extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableEnableKeys

      public SQLAlterTableEnableKeys()
  • Method Details