Parent reference in automapped component
Posted
by asgerhallas
on Stack Overflow
See other posts from Stack Overflow
or by asgerhallas
Published on 2010-06-08T06:57:29Z
Indexed on
2010/06/08
7:02 UTC
Read the original article
Hit count: 176
fluent-nhibernate
In Fluent NHibernate, given an automapped component, is there a convention for setting up a parent reference back to the "holder" of the component?
By having for example a property named Parent or something like that? I can't seem to find any information about how to do it or issues about it.
© Stack Overflow or respective owner