> The only thing that solves the issue is touching that collection > before I detache. That is quite ugly code. I am sure it is a little > thing but I can not figure it out.
Read the DataNucleus docs on Fetch Groups and FetchPlan. They tell you how to put things in the FetchPlan, and hence what gets detached. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
