How can I create a disjunction in NHibernate that would accomplish the following sql: Select * from MyTable Where (conditionA = true …