Class ConcreteSqmSelectQueryPlan<R>

  • All Implemented Interfaces:
    QueryPlan, SelectQueryPlan<R>

    public class ConcreteSqmSelectQueryPlan<R>
    extends Object
    implements SelectQueryPlan<R>
    Standard Hibernate implementation of SelectQueryPlan for SQM-backed Query implementations, which means HQL/JPQL or CriteriaQuery