Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

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"

What is hibernate and n-hibernate?

Mapping by code Zero-Or-One relationship

Fluent NHibernate AutoMapping with discriminator

NHibernate: mapping bidirectional one-to-many with IList semantics

Generating Database Schema Script from NHibernate

How to auto generate IDs in NHibernate

How do I map a protected collection in Fluent NHibernate?

How do you map a DateTime property to 2 varchar columns in the database with NHibernate (Fluent)?

Pass type to generic method (nested generic)