Jakarta Persistence (JPA) Method
Predicate isNull(
Expression<?> x
)
Create a predicate to test whether the expression is null.
- Parameters:
x- expression
- Returns:
- is-null predicate.
- Since:
- Jakarta Persistence (JPA) 1.0