Hi, I was in the need of using Linq over a StatelessSession. I did some investigation and it turned out to not be yet available.
I took a stab at it, and it works partially, see the following link for the sources: http://github.com/mterwoord/NHibernate-Stateless-Linq/tree/master/Source/ querying over Collection properties is not working, but probably related to the limitatoins of IStatelessSession, related to collections. Any push requests are welcome, any comments are as well. Regards, Matthijs ter Woord -- 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.
