How does this compare to the NH LINQ provider from http://slagd.com/?p=21 ?
On Jan 15, 4:53 pm, Chad Lee <[email protected]> wrote: > 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 > > For a more complete list of unsupported queries, you can look at the skipped > test cases in the source distribution. > > Any feedback can be sent to the NHibernate user group > (http://groups.google.com/group/nhusers). Issues can be submitted > tohttp://jira.nhibernate.org/. Please go > tohttp://sourceforge.net/project/showfiles.php?group_id=216446&package_... > download. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
