Class SQLAlterTableSetComment

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

public class SQLAlterTableSetComment extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableSetComment

      public SQLAlterTableSetComment()
  • Method Details