Hi, I tried to optimize my code by using FetchGroups. But this is not working as expected. Example from docs, Employee/ContactInfo. Make both detachable. Add ContactInfo to a separate FetchGroup, add it to the FetchPlan and try to load the Employee with its contactInfos. They will not get loaded/ detached when detaching the Employee-Object. Works fine when adding the ContactInfo to the default fetch group. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
