Package org.activiti.cloud.services.query.app.repository.annotation
package org.activiti.cloud.services.query.app.repository.annotation
-
Annotation InterfacesClassDescriptionAnnotation to be used at class level on a specification executed by
CustomizedJpaSpecificationExecutorImplto count all the results over the full window when there is a group by clause in the query, overriding the default behavior which counts the cardinality of the groups.