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