Jakarta Persistence (JPA) Method
Predicate not(
Expression<Boolean> restriction
)
Create a negation of the given restriction.
- Parameters:
restriction- restriction expression
- Returns:
- not predicate.
- Since:
- Jakarta Persistence (JPA) 1.0