Community
Participate
Working Groups
criteriaBuilder.isNull(Employee_.firstName).getExpressions().isEmpty() and criteriaBuilder.isNotNull(Employee_.firstName).getExpressions().isEmpty() will both return true. By the JPA specification, they shoudl not return true.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink