Uses of Class
com.querydsl.jpa.hibernate.AbstractHibernateQuery
Packages that use AbstractHibernateQuery
-
Uses of AbstractHibernateQuery in com.querydsl.jpa.hibernate
Classes in com.querydsl.jpa.hibernate with type parameters of type AbstractHibernateQueryModifier and TypeClassDescriptionclassAbstractHibernateQuery<T,Q extends AbstractHibernateQuery<T, Q>> Abstract base class for Hibernate API based implementations of the JPQL interfaceSubclasses of AbstractHibernateQuery in com.querydsl.jpa.hibernateModifier and TypeClassDescriptionclassHibernateQueryis the default implementation of the JPQLQuery interface for Hibernate