> Just a last thought: in this way I have to retrieve all the children > each time I want to order the collection .. Am I right?
You retrieve the owner object, and it has a List. You play around with the List to your hearts content, and the updates are saved. > I hope it is integrated with the second level caching system > mechanism .. You can easily set the L2 cache to be memcache with a single persistence property. -- 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.