Hi,
I have a EntityCollection<> with releated collection (using prefetchPath). Now I need to copy/clone this EntityCollection with all current values also in releated collection and write this EntityCollection to database BUT with new id`s. How can I do this ??