Working with Primary Keys and Generators - Quickstart with NHibernate (Part 4)

Posted by BobPalmer on Geeks with Blogs See other posts from Geeks with Blogs or by BobPalmer
Published on Fri, 30 Apr 2010 19:14:26 GMT Indexed on 2010/05/01 1:38 UTC
Read the original article Hit count: 218

Filed under:

In this NHibernate tutorial, I'll be digging into the ID tag and Generator classes.  I had originally planned on finishing up a series on relationships (parent/child, etc.) but felt this would be an interesting topic for folks, and I also wanted to start integrating some of the current NHibernate reference.

Since this article also includes some reference sections (and since I have not had a chance to check for every possible parameter value), I used the current reference as a baseline, and would welcome any feedback or technical updates that I can incorporate.

You can find the entire article up on Google Docs at this link:

http://docs.google.com/Doc?id=dg3z7qxv_24f3ch2rf7

As always, feedback, suggestions, and technical corrections are greatly appreciated!

Enjoy!
- Bob

© Geeks with Blogs or respective owner