I'm glad you got it working using the low-level API. If you ever want to return to JDO, see the last post in this thread, which describes how to perform ancestor queries: http://groups.google.com/group/google-appengine-java/browse_thread/thread/97ba3209ec6a65de
- Jason On Thu, Sep 3, 2009 at 9:14 AM, Clay Lenhart <[email protected]> wrote: > > I got this working using the low-level API. > > Actually, I'm not sure what JDO gives you over this. I wrap the low- > level Entity with my class and give it getters and setters. It > doesn't feel any more or less verbose. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
