Class SQLShowRecylebinStatement

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

public class SQLShowRecylebinStatement extends SQLStatementImpl implements SQLShowStatement
  • Constructor Details

    • SQLShowRecylebinStatement

      public SQLShowRecylebinStatement()
  • Method Details