Class IsNullCriterion
java.lang.Object
com.isomorphic.criteria.criterion.IsNullCriterion
- All Implemented Interfaces:
Criterion
Criterion for checking that value is null.
-
Constructor Summary
Constructors
-
Constructor Details
-
IsNullCriterion
Constructor by field name.- Parameters:
fieldName
- - name of the field that should be null.
-