Nhibernate count distinct (based on multiple columns)...
Read MorenHibernate group by year and month with count...
Read MoreWhere clause with type check "is" operator does not use discriminator...
Read MoreHow can QueryOver be used to filter for a specific class?...
Read MoreNHibernate - Duplicate Records with lazily mapped collection...
Read MorenHibernate set referenced property by id...
Read MoreNhibernate query for items that have a Dictionary Property containing value...
Read MoreHow to convert linq query to Nhibernate's Criteria?...
Read MorenHibernate: Conjunctions and Disjunctions using QueryOver...
Read MoreLoading multi-level collections without duplicates in NHibernate...
Read MoreMap Entities to self-joined Table by Id...
Read MoreSpecify Association Depth in Nhibernate Criteria...
Read MoreNHibernate - easiest way to do a LIKE search against an integer column with Criteria API?...
Read MoreFluent NHibernate - Query using Criteria with filter on connecting table...
Read MoreNHibernate many-to-many criteria creating multiple database calls...
Read MoreNHibernate child collection Projection to DTO...
Read MoreNHibernate: Query by discriminator on association...
Read MoreHow can I select a column within a dictionary value with nhibernate?...
Read MoreHow would one create this query using NHibernate QueryOver instead of Linq?...
Read MoreHow to get nested objects using ICriteria Projections...
Read MoreCreate Custom Criterion in NHibernate?...
Read MoreHow do I query by the count of a property in nhibernate without using a detached criteria?...
Read MoreBuild a list of criterias of optional filters for retrieving records nhibernate c#...
Read MoreNHibernate Criteria API error with create alias and a collection of projections...
Read MoreWorking around Duplicate association path bug in Nhibernate with Query Over...
Read MoreHow to use NHibernate DtachedCriteria sub queries to filter by list of referenced entities propertie...
Read MoreHow to translate a QueryOver to DetachedCriteria?...
Read More