Top "Detachedcriteria" questions

Restrictions.Disjunction() between condition a AND condition b OR condition c AND condition d

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

nhibernate detachedcriteria