Defines a {@link javax.persistence.criteria.Predicate} for checking thenullness state of an expression, aka an IS [NOT] NULL predicate. The NOT NULL form can be built by calling the constructor and then calling {@link #not}.
@author Steve Ebersole
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.