Hello, I have a Customer with a Cart with Lines (an ISet<Line>). I want to map the Cart as a component to Customer, but I would not want the lines to have a reference to the Customer, only to the Cart (and if possible not even that).
How can I map this? Is this possible at all? -- Jan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
