0

I found a good article on Hibernate associations mapping (http://docs.jboss.org/hibernate/core/3.5/reference/en/html/associations.html). Could the same rules described in the article be applied to NHibernate mapping files?

Thanks!

lexeme
  • 2,915
  • 10
  • 60
  • 125

1 Answers1

0

in principle, I think so (haven't read the whole thing, but it looks ok to me).
the nHibernate docs contain pretty good explanations as well.

J. Ed
  • 6,692
  • 4
  • 39
  • 55