hi, can you tell me how to query datastore in java with an KEYLIST by using List<myclass> mylist = (List<myclass>)query.execute(LIST OF KEYS);
i do not want to use pm.getObjectsById(List<Object>) because i want to use both 'setOrdering()' and 'setRange()' couldnt find something on the web, so any information and/or codeexample would be great! thx in advance alex -- 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.
