Interface AggregateCriteria<E extends com.querydsl.core.types.EntityPath<?>>

All Superinterfaces:
SearchCriteria<E>
All Known Implementing Classes:
AggregateCriteriaImpl

public interface AggregateCriteria<E extends com.querydsl.core.types.EntityPath<?>> extends SearchCriteria<E>
  • Method Details