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!
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!
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.