Uses of Interface
com.querydsl.jpa.JPQLQueryFactory
-
Packages that use JPQLQueryFactory Package Description com.querydsl.jpa.hibernate JPQL for Hibernatecom.querydsl.jpa.impl JPQL for JPA -
-
Uses of JPQLQueryFactory in com.querydsl.jpa.hibernate
Classes in com.querydsl.jpa.hibernate that implement JPQLQueryFactory Modifier and Type Class Description classHibernateQueryFactoryFactory class for query and DML clause creation -
Uses of JPQLQueryFactory in com.querydsl.jpa.impl
Classes in com.querydsl.jpa.impl that implement JPQLQueryFactory Modifier and Type Class Description classJPAQueryFactoryFactory class for query and DML clause creation
-