Class AggregatedSelectQueryPlanImpl<R>

java.lang.Object
org.hibernate.query.sqm.internal.AggregatedSelectQueryPlanImpl<R>
All Implemented Interfaces:
QueryPlan, SelectQueryPlan<R>

public class AggregatedSelectQueryPlanImpl<R> extends Object implements SelectQueryPlan<R>