I am using the latest nHibernate.Linq 2.1.2. But if I use join in my linq query I will get run time error "The method Join is not implemented".
Could someone tell me if join is supported by nHibernate.Linq and if it is supported what is the cause of this error?