Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

NHibernate Mapping Null Object / Special Case Pattern

Fluent NHibernate: mapping complex many-to-many (with additional columns) and setting fetch

Why do I get the "read-only cache configured for mutable" when building NHibernate session factory?

nHibernate, one to zero or one relationship woes

setting type and length on composite-key property in fluent nhibernate

Fluent NHibernate mapping IDictionary<string, class> in a smart way

Reference an entity with a formula in Fluent NHibernate

NHibernate <one-to-many>

Collection cannot be null exception when using HashSet in NHibernate

NHibernate - multiple JOIN to the same table by different keys

Nhibernate .class equivalent in QueryOver

NHibernate - HQL "join fetch" with SetMaxResults throws error

How to map ntext using NHibernate Mapping-By-Code feature of NHibernate 3.2?

Spring+hibernate java.lang.StackOverflowError

NHibernate with string primary key and relationships

What is wrong with the following Fluent NHibernate Mapping?

Nhibernate - One-to-one mapping with Cascade all-delete-orphan, not deleting the orphan

Pass type to generic method (nested generic)

Mapping Enum as string in NHibernate 3.2 mapping by code

NHibernate - Updating a table with a trigger on it causes an error - Unexpected row count: 2; expected: 1