January 2009
Intermediate to advanced
400 pages
14h 15m
English
This chapter covers
The “Hello World” example in chapter 2 gave a gentle introduction to NHibernate; but we need a more thorough example to demonstrate the needs of real-world applications with complex data models. For the rest of the book, we explore NHibernate using a more sophisticated example application—an online auction system.
We start our discussion of the application by introducing a programming model for persistent classes.
First, you’ll learn how to identify the business objects (or entities) of a problem domain. You’ll create a conceptual model ...
Read now
Unlock full access