|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface FieldNullConstraint
A constraint that tests if a stepfield value is null.
This corresponds to IS NULL in SQL SELECT-syntax.
| Method Summary | |
|---|---|
String |
toString()
Returns a string representation of this FieldNullConstraint. |
| Methods inherited from interface org.mmbase.storage.search.FieldConstraint |
|---|
getField, isCaseSensitive, matches |
| Methods inherited from interface org.mmbase.storage.search.Constraint |
|---|
equals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiable |
| Method Detail |
|---|
String toString()
isInverse()
FieldConstraint#getField().getAlias()
isCaseSensitive()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||