Click here to Skip to main content
15,895,746 members
Articles / NHibernate

Object Relational Mapping (ORM) using NHibernate - Part 5B of 8: Coding Many-to-Many Entity Associations

Rate me:
Please Sign up or sign in to vote.
4.93/5 (6 votes)
21 May 2013CPOL9 min read 23.4K   11  
A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, using collections with NHibernate, Inheritance Relationships using NHibernate, and lazy initializations/fetches using NHibernate.

Revisions


  

Compare Revision Minor Date Status Editor
13 - publicly available No 21-May-13 6:55 Available Smitha Nishant
Updates in content.
12 No 21-May-13 6:54 Available Smitha Nishant
Updates in content. 389 changes had been made.
10 No 22-Nov-12 20:19 Pending Anand Lakshminarasimhan
Added Links
9 No 25-Oct-12 3:24 Available Sean Ewington
Updates in content.
8 No 25-Oct-12 1:24 Pending Anand Lakshminarasimhan
Added a clearer picture
7 No 25-Oct-12 1:04 Pending Anand Lakshminarasimhan
Added a clearer picture
6 No 25-Oct-12 0:47 Pending Anand Lakshminarasimhan
Added clarity
5 No 24-Oct-12 20:45 Pending Anand Lakshminarasimhan
Links to other articles
2 No 24-Oct-12 3:54 Available Smitha Nishant
Updates in content. 489 changes had been made.
1 No 24-Oct-12 3:47 Pending Anand Lakshminarasimhan
Initial creation

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
Software Developer developing in c#.net.

Comments and Discussions