Attention: We are retiring the ASP.NET Community Blogs. Learn more >

NHibernate

Another O/R mapping technology comes to life.

In this latest installment, Justin Gehtland discusses NHibernate, the .NET port of the open-source Java Hibernate object/relational mapping library developed by Gavin King (now of JBoss). Read about how to use NHibernate to avoid clumsy relational queries that clutter your code.

This is really interesting, Hibernate is one of the most powerful O/R technologies in the J2EE environments. It plays an important role in the EJB3 conception. Well another competitor to Microsoft Object Spaces.
 

No Comments