Click here to Skip to main content
15,884,537 members
Articles / Programming Languages / C#

NHibernate Mappings for Composite Keys with Associations

Rate me:
Please Sign up or sign in to vote.
4.33/5 (4 votes)
5 Aug 2012CPOL2 min read 70.3K   7  
This example demonstrates how to work on mappings with associations for legacy database tables designed purely using multiple primary keys/composite keys.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Software Developer
Taiwan Taiwan
Developing enterprise software and web application in an aviation company in Taiwan. I'm interested in patterns, architectures and new tech that make life easier.

Comments and Discussions