0
kicks
NHibernate.Linq Alpha Released
NHibernate.Linq is a Linq provider for NHibernate 2.0.1 GA. It processes
Linq expressions using NHibernate's Criteria API. This release is meant as
a stopgap release pending an implementation not reliant on the Criteria
API. Most queries are supported with the exception of the following:
- Group Joins
- Subqueries in select clause