0
kicks
Mapping Many to Many relationships using Fluent NHibernate
In my previous posts I went over the basics of mapping objects to traditional relational database tables and mapping relationships using Fluent NHibernate. One relationship I neglected to discuss in the previous post was a Many to Many relationship and how it is mapped using Fluent NHibernate, that is going to be the topic of today’s post.