public interface FieldValueInQueryConstraint extends FieldConstraint
This corresponds to the use of "in (select ..)" in SQL SELECT-syntax.
| Modifier and Type | Method and Description |
|---|---|
SearchQuery |
getInQuery() |
String |
toString()
Returns a string representation of this FieldValueInConstraint.
|
getField, isCaseSensitive, matchesequals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiableSearchQuery getInQuery()
String toString()
isInverse()
FieldConstraint#getField().getAlias()
isCaseSensitive()
toString()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}