JPA Methodin javax.persistence.criteria.ExpressionPredicate isNotNull() Create a predicate to test whether the expression is not null. Return: predicate testing whether the expression is not nullSince:JPA 2.0