Class AggregateCriteriaImpl<E extends com.querydsl.core.types.EntityPath<?>>
java.lang.Object
foundation.jpa.querydsl.spring.impl.SearchCriteriaImpl<E>
foundation.jpa.querydsl.spring.impl.AggregateCriteriaImpl<E>
- All Implemented Interfaces:
AggregateCriteria<E>,SearchCriteria<E>
public class AggregateCriteriaImpl<E extends com.querydsl.core.types.EntityPath<?>>
extends SearchCriteriaImpl<E>
implements AggregateCriteria<E>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class foundation.jpa.querydsl.spring.impl.SearchCriteriaImpl
getEntityPath, getPageable, getParameterName, getQuery, getSortMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface foundation.jpa.querydsl.spring.SearchCriteria
getEntityPath, getPageable, getParameterName, getQuery, getSort
-
Constructor Details
-
AggregateCriteriaImpl
-
-
Method Details
-
groupBy
- Specified by:
groupByin interfaceAggregateCriteria<E extends com.querydsl.core.types.EntityPath<?>>
-
select
- Specified by:
selectin interfaceAggregateCriteria<E extends com.querydsl.core.types.EntityPath<?>>
-