Class SQLComputeIncrementalStatsStatement

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

public class SQLComputeIncrementalStatsStatement extends SQLStatementImpl
  • Constructor Details

    • SQLComputeIncrementalStatsStatement

      public SQLComputeIncrementalStatsStatement()
  • Method Details