Click here to Skip to main content
15,887,347 members
Articles / NHibernate

Object Relational Mapping (ORM) using NHibernate - Part 6 of 8 - Coding Inheritance Of Entity Classes

Rate me:
Please Sign up or sign in to vote.
4.92/5 (4 votes)
22 Nov 2012CPOL14 min read 23.6K   15  
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, lazy initializations/fetches using NHibernate.

Views

Daily Counts

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