类 SQLPurgeRecyclebinStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLPurgeRecyclebinStatement
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLStatement, SQLDDLStatement, SQLDropStatement

public class SQLPurgeRecyclebinStatement extends SQLStatementImpl implements SQLDropStatement
  • 构造器详细资料

    • SQLPurgeRecyclebinStatement

      public SQLPurgeRecyclebinStatement()
    • SQLPurgeRecyclebinStatement

      public SQLPurgeRecyclebinStatement(DbType dbType)
  • 方法详细资料