Not fixed yet: http://code.google.com/p/datanucleus-appengine/issues/detail?id=25
Star the issue if you'd like to follow along. Max On Thu, Sep 24, 2009 at 6:44 AM, ylmz <[email protected]> wrote: > > I do not now if it is fixed or not. But I had the same problem. So I > checked the code and I found out that you can save child classes only > if parent class has Key or String as primary key. (I was using Long) I > hope that helps. > > On Sep 23, 2:51 pm, Cornel <[email protected]> wrote: > > I remember there was a bug denoted somewhere in the documentation > > (http://code.google.com/appengine/docs/java/datastore) that JDO won't > > persist properties/attributes of the parent classes. Has this been > > fixed in the latest release? > > > > -- > > Corneliu > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
