public interface FieldNullConstraint extends FieldConstraint
This corresponds to IS NULL in SQL SELECT-syntax.
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation of this FieldNullConstraint.
|
getField, isCaseSensitive, matchesequals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiableString toString()
isInverse()
FieldConstraint#getField().getAlias()
isCaseSensitive()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}