Hi I ran into the following issue while running a joined query between a 
Date range through JDO, is there any work around for this?? 

org.datanucleus.store.appengine.query.DatastoreQuery$UnsupportedDatastoreFeatureException:
 
Problem with query <SELECT FROM Task WHERE dailyCells == d && d.date >= 
:fromDate && d.date <= :toDate && userId == :user VARIABLES DailyCell d

-- 
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