Class SQLListResourceGroupStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.mysql.ast.statement.SQLListResourceGroupStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement

public class SQLListResourceGroupStatement extends SQLStatementImpl implements SQLCreateStatement
  • Constructor Details

    • SQLListResourceGroupStatement

      public SQLListResourceGroupStatement()
  • Method Details