Hi,

You should read 
http://code.google.com/appengine/articles/transaction_isolation.html
That will answer your questions about the possible kind of "hole" that
you describe
regards
didier

On Feb 16, 10:18 am, Jaroslav Záruba <[email protected]>
wrote:
> Hello
>
> If I delete 1000 objects in one iteration of a loop do I know for sure that
> in the next iteration I won't fetch their keys again when using the same
> query?
>
> I will use Mapper API so I'm rather curious.
>
> Regards
>   J. Záruba

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