> Right, you won't be able to do that.  The underlying datastore doesn't
> support "OR" queries (and "IN" -> "OR").

Yes you *can* do that. I already pointed out the query above, which
the user seems to ignore for some reason.
"IN" in Java equates to "collParam.contains(theField)"
i.e this value is IN this collection.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to