Depending on what you're trying to do, there are cases when key-only and batch get are faster. See Brett Slatkin's "scalable complex apps" talk from Google IO 2009.
http://www.youtube.com/watch?v=AgaL6NGpkB8 The relationship index approach may not apply to what you're doing, but it's apparently a great approach when you can use it. -- 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.
