I have a recursive one-to-many relationship that has the default lazy value of true. What code can I write against the NH API that will efficiently retrieve the ENTIRE tree
Not sure if it helps but take a look at : map a tree in NHibernate