Class MysqlAlterTableAlterCheck

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.dialect.mysql.ast.MySqlObjectImpl
com.alibaba.druid.sql.dialect.mysql.ast.statement.MysqlAlterTableAlterCheck
All Implemented Interfaces:
SQLObject, SQLAlterTableItem, MySqlObject

public class MysqlAlterTableAlterCheck extends MySqlObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • MysqlAlterTableAlterCheck

      public MysqlAlterTableAlterCheck()
  • Method Details