NHibernate QueryOver Subquery
问题 I've looked at the similar questions, but can't find a simple explanation. I could have missed it, but I promise I looked. Actually I can't even find the documentation other than a single blog post that glosses over everything rapidly and assumes you're familiar with other forms of NH. Given a many-to-many between Program and Topic , where the latter is in a hierarchy of Topics , I want to retrieve all the Programs for a given Topic , possibly including its subtopics. Since a program may be