On 2010-05-10 19.37, Stanislav Muhametsin wrote:
The query is for any entity implementing Person, which includes
Female/Ann. If the query asks for a property that doesn't even exist
in the Ann instance, then Ann should be included, because it doesn't
match the query requirement isNull(). So IMO the query/test is correct.
Hmm? Something SHOULD be included in query result, because it does NOT
match the query requirement? Sounds quirky to me. Or was that a typo?
I meant specifically for isNull, not query operators in general. But
isNotNull is going to be the same really, since only Male entities will
be included anyway, so the effect is the same.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev