Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

NHibernate.StaleStateException : Unexpected row count: 0; expected: 1

Mapping multiple discriminator values to single default class in NHibernate

many-to-many mapping in NHibernate

Named query not known

Anyone know of any decent resources on Stored Procedures for Fluent Nhibernate 1.1

nhibernate many-to-many mapping - additional column in the mapping table?

Fluent NHibernate N+1 issue with complex objects

IPreUpdateEventListener and dynamic-update="true"

Issue with Casting proxies when using NHibernate table per subclass inheritance strategy

How does one make NHibernate stop using nvarchar(4000) for insert parameter strings?

Fluent NHibernate generates extra columns

The ProxyFactoryFactory was not configured

Understanding foreign key not-null=true and inverse behavior in a zero-to-one relationship with NHibernate

Named query not known error trying to call a stored proc using Fluent NHibernate

NHibernate One-To-One Mapping

Fluent Nhibernate Mapping for Sql Views

How do you make NHibernate ignore a property in a POCO

c# .net nhibernate-mapping

NHibernate mapping by code (Loquacious) - Cascade options

Why Fluent NHibernate vs. hbm XML files?

IndexOutOfRangeException Deep in the bowels of NHibernate