Hi Tim, Is the class of the children marked as detachable as well? Also it may be best to move this discussion onto the discussion group for App Engine for Java: http://groups.google.com/group/google-appengine-java The JDO + App Engine experts tend to monitor that discussion group a bit more than this one.
Thank you, Jeff On Fri, Jun 12, 2009 at 1:07 PM, Tim Wickstrom <[email protected]>wrote: > > Hello, > > I've made my datastore classes detachable so that I can work with the > objects after the PersistenceManager is closed. However, I'm unable to > access the children of the returned objects that are in a one-to-many > owned relationship. What do I need to do in order to gain access to > read the child's fields? > > Thanks, > Tim > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
