| Package | Description |
|---|---|
| foundation.jpa.querydsl.spring | |
| foundation.jpa.querydsl.spring.impl |
| Modifier and Type | Method and Description |
|---|---|
AggregateCriteria<? extends com.querydsl.core.types.EntityPath<?>> |
AggregationCriteriaHandler.resolveArgument(org.springframework.core.MethodParameter methodParameter,
org.springframework.web.method.support.ModelAndViewContainer modelAndViewContainer,
org.springframework.web.context.request.NativeWebRequest nativeWebRequest,
org.springframework.web.bind.support.WebDataBinderFactory webDataBinderFactory) |
| Modifier and Type | Method and Description |
|---|---|
<E> SearchResult<List<?>> |
SearchEngine.aggregate(AggregateCriteria<? extends com.querydsl.core.types.EntityPath<E>> aggregateCriteria,
QueryVariables variables) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateCriteriaImpl<E extends com.querydsl.core.types.EntityPath<?>> |
| Modifier and Type | Method and Description |
|---|---|
<E> SearchResult<List<?>> |
SearchEngineImpl.aggregate(AggregateCriteria<? extends com.querydsl.core.types.EntityPath<E>> criteria,
QueryVariables variables) |
Copyright © 2023. All rights reserved.