New posts in nhibernate

How to update database table schemas with NHibernate schema generation?

NHibernate using QueryOver with WHERE IN

How to create NHibernate HasManyToMany relation

NHibernate - Many to Many Query using Junction/Joiner Table

Polymorphism: Is ORM entity a Domain Entity or Data Entity?

nHibernate mapping to custom types

SaveOrUpdate Vs Update and Save in NHibernate

What is the best way to improve performance of NHibernate? [closed]

Which .NET data type is best for mapping the NUMBER Oracle data type in NHibernate?

How to implement batch fetching with Fluent NHibernate when working with Oracle?

How to partially project a child object with many fields in nHibernate

Syntax to define a NHibernate Filter with Fluent Nhibernate?

How do add NOLOCK with nHibernate?

Sequential GUID in Linq-to-Sql?

When to use inverse=false on NHibernate / Hibernate OneToMany relationships?

Is this the right way to eager load child collections in NHibernate

Best way to save a ordered List to the Database while keeping the ordering

The repository itself is not usually tested?

Fetch vs FetchMany in NHibernate Linq provider

How to delete child object in NHibernate?