Uses of Interface
com.blazebit.persistence.querydsl.JPQLNextQuery
-
Uses of JPQLNextQuery in com.blazebit.persistence.querydsl
Classes in com.blazebit.persistence.querydsl with type parameters of type JPQLNextQuery Modifier and Type Interface Description interfaceJPQLNextQuery<T,Q extends JPQLNextQuery<T,Q>>Query interface for JPQL.Next queriesClasses in com.blazebit.persistence.querydsl that implement JPQLNextQuery Modifier and Type Class Description classAbstractBlazeJPAQuery<T,Q extends AbstractBlazeJPAQuery<T,Q>>Abstract base class for JPA API based implementations of the JPQLQuery interfaceclassBlazeJPAQuery<T>BlazeJPAQuery is the default implementation of the JPQLQuery interface for Blaze-Persistence JPQL.Next