Class SQLShowTableGroupsStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLShowTableGroupsStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, SQLShowStatement

public class SQLShowTableGroupsStatement extends SQLStatementImpl implements SQLShowStatement, SQLReplaceable
  • Field Details

    • database

      protected SQLName database
  • Constructor Details

    • SQLShowTableGroupsStatement

      public SQLShowTableGroupsStatement()
  • Method Details