Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

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)?

Types from multiple assemblies and namespaces in nhibernate mapping files

How to Map a VIEW without unique identifing column with Fluent Nhibernate

nHibernate 3.2 database config in code?

How to set "cascade delete" option to "Set Null" in Fluent NHibernate?

NHibernate - how to delete an item from many-to-many relationship?

Mapping entities for Sql Server Identity and Oracle Sequence with NHibernate

How to dynamically search between two dates in hql?