Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

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?

NHibernate mapping one table on two classes with where selection

How to fine tune FluentNHibernate's auto mapper?

Trouble using nHibernate 2.0's Session.Get<T> on a class with a composite-id

NHibernate filter collection

Using NHibernate mapping by code: Cannot insert explicit value for identity column in table 'DietUser' when IDENTITY_INSERT is set to OFF