Uses of Interface
foundation.jpa.querydsl.spring.AggregateCriteria
Packages that use AggregateCriteria
-
Uses of AggregateCriteria in foundation.jpa.querydsl.spring
Methods in foundation.jpa.querydsl.spring with parameters of type AggregateCriteriaModifier and TypeMethodDescription<E> SearchResult<com.querydsl.core.Tuple>SearchEngine.aggregate(AggregateCriteria<? extends com.querydsl.core.types.EntityPath<E>> aggregateCriteria, foundation.jpa.querydsl.QueryVariables variables) -
Uses of AggregateCriteria in foundation.jpa.querydsl.spring.impl
Classes in foundation.jpa.querydsl.spring.impl that implement AggregateCriteriaModifier and TypeClassDescriptionclassAggregateCriteriaImpl<E extends com.querydsl.core.types.EntityPath<?>>Methods in foundation.jpa.querydsl.spring.impl with parameters of type AggregateCriteriaModifier and TypeMethodDescription<E> SearchResult<com.querydsl.core.Tuple>SearchEngineImpl.aggregate(AggregateCriteria<? extends com.querydsl.core.types.EntityPath<E>> criteria, foundation.jpa.querydsl.QueryVariables variables)