Class SQLShowQueryTaskStatement

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

public class SQLShowQueryTaskStatement extends SQLStatementImpl implements SQLShowStatement, SQLReplaceable
  • Constructor Details

    • SQLShowQueryTaskStatement

      public SQLShowQueryTaskStatement()
  • Method Details