Hi all,
I've got the following problem:
B
/ \
A C
\ /
B
One object A, two B objects and one C. All of them are a new objects.
After a SaveOrUpdate NHibernate inserts 1xA, 2xB and 2xC objects. What
should I change to achieve a 1xA, 2xB, 1xC situation?
Kind regards,
MiloszeS
--
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.