JPA Method
in javax.persistence.criteria.AbstractQuery

Predicate getGroupRestriction()


Return the predicate that corresponds to the restriction(s) over the grouping items, or null if no restrictions have been specified.
Return:
having clause predicate
Since:
JPA 2.0