Just my 2 cents: I was "forced" to use an "unowned relationship" for
my application because I had very large objects: My parent object
"Journey" contained thousands of "JourneyPoints" in a List element. A
call to "makePersistent" constantly hit the 30s deadline. By modeling
it as an unowned relationship and distributing the parent key by hand
to the JourneyPoints everything was fine again and the performance was
very good.
Cannibalising The Google App Engine - 0 views
1More
Episode 3: Using the GAEJ Email Service « Google App Engine Java Experiments - 0 views
Hello World Tutorial for Google Application Engine Java Runtime - Communication-mashups - 0 views
Hitch Hiker's Guide to Java: Using Vaadin with Google App Engine - 0 views
« First
‹ Previous
361 - 380 of 592
Next ›
Last »
Showing 20▼ items per page