isNotNull() - JPA Expression's method
Method javax.persistence.criteria.Expression
Predicate isNotNull()
Create a predicate to test whether the expression is not null.
- Returns:
- predicate testing whether the expression is not null
- Since:
- JPA 2.0