I agree. I often find myself changing my Class structure just to be
able to run efficiently on Datastore.
It's not like that I mind optimizing my code. It's just that in the
past in the past 3 days I have spent only 10% time in writing the
program logic and 90% in wondering how to read and write efficiently
from the Datastore.
That wasn't the case with JDBC.

Anyways I found this video helpful in understanding how to use the
Datastore effitiently.
http://www.youtube.com/watch?v=AgaL6NGpkB8

On Sep 21, 3:47 am, "??" <levi.yourch...@gmail.com> wrote:
> Also, let's say I want to set all fields named "toilet" to value
> "flush" in entities with existing field value of "full of it".
>
> ? are you kidding me ?
--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to