getRestriction() - JPA AbstractQuery's method
Method javax.persistence.criteria.AbstractQuery
Predicate getRestriction()
Return the predicate that corresponds to the where clause restriction(s), or null if no restrictions have been specified.
- Returns:
- where clause predicate
- Since:
- JPA 2.0