NHibernate 2.0 alpha

Ayende has announced the release on his blog.  Interesting features to note:

  • join mapping element to map one class to several tables
  • <union> tables and <union-subclass> inheritance strategy
  • added support for paging in sub queries 

 Warning: there are some breaking changes.  Check out the post for more info.

 

No Comments