You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhusers
Is there a way to get NH to automatically set the single-end of an
association when inserting a child into a many end of a bi-directional
association? Or perhaps an extension?
e.g.
purchaseOrder1.Lines.Add(purchaseOrderLine1); would also set
purchaseOrderLine1.PurchaseOrder;
purchaseOrderLine1.PurchaseOrder = purchaseOrder1; would also insert
into purchaseOrder1.Lines;
Fabio Maulo
unread,
Apr 7, 2012, 5:37:42 PM4/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhu...@googlegroups.com
That is part of your entity and NH have nothing to do with your own code... it is just an ORM