getObjectsByIds(List Keys) is not of much use if you are using
Memcache.

there is no way to know for which keys you have an entry in Memcache
and for which keys you dont.

Vote on the issue here - 
http://code.google.com/p/googleappengine/issues/detail?id=3052
for feature request



On Apr 3, 1:36 pm, Henning <[email protected]> wrote:
> Hello,
>
> if I have the keys for many objects and want to retrieve these object
> from the datastore is there some kind of batch method? I guess if I
> have thousands of objects and have to use getObjectById for every
> single one separately that would take a while and possibly even to
> long.
>
> Thanks,
> Henning

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