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