Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

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

How to do multiple joins with NHibernate Criteria API

NHibernate Table Per Class loading - wrong type

How to ignore mapping of property using mapping by code "Conventions"

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