ObjectDB ObjectDB

isNotNull(x) - JPA CriteriaBuilder's method

Create a predicate to test whether the expression is not null.
Parameters:
x - expression
Returns:
is-not-null predicate
Since:
JPA 2.0