类 SQLPurgeTemporaryOutputStatement

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

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

    • SQLPurgeTemporaryOutputStatement

      public SQLPurgeTemporaryOutputStatement()
    • SQLPurgeTemporaryOutputStatement

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