Does it matter which side of a bidirectional many-to-many relationship you set as inverse in NHibern

Posted by Daniel T. on Stack Overflow See other posts from Stack Overflow or by Daniel T.
Published on 2010-05-01T03:54:46Z Indexed on 2010/05/01 3:57 UTC
Read the original article Hit count: 241

Simple question: does it matter which side of a bidirectional many-to-many relationship you set as the inverse in NHibernate? And if so, what are the implications of setting it on one end vs. the other?

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about nhibernate-mapping