Can you paste in one of your approaches that didn't work? This will help me determine whether it's a legitimate bug or whether our documentation needs a new example.
Thank you, - Jason On Tue, Sep 8, 2009 at 1:13 AM, dflorey <[email protected]> wrote: > > Hi, > simple question: > How can I modify a list containing children in e.g. a one-to-many > relationship inside a transaction? > I've tried almost everything but every approach fails with a different > error. > > Take the example from the docs (Employee/ContactInfo) and try to > modify (*delete an existing ContactInfo* and add some new) inside a > transaction. > Have fun, you'll discover many different bugs while trying to get this > done. > I finally ended up with extreme hacking to get this done... too nasty > to tell. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
