Class AggregatedSelectReactiveQueryPlan<R>

java.lang.Object
org.hibernate.reactive.query.sqm.internal.AggregatedSelectReactiveQueryPlan<R>
All Implemented Interfaces:
org.hibernate.query.spi.QueryPlan, org.hibernate.query.spi.SelectQueryPlan<R>, ReactiveSelectQueryPlan<R>

public class AggregatedSelectReactiveQueryPlan<R> extends Object implements ReactiveSelectQueryPlan<R>
See Also:
  • AggregatedSelectQueryPlanImpl