Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

NHibernate, a different object with the same identifier value was already associated with the session

Disconnect object from NHibernate session

Use of TransactionScope with read uncommitted - is with (nolock) in SQL necessary?

Fluent-NHibernate many-to-many cascade does not populate the link table

How do I make NUnit respect my bindingRedirect in my testassembly.dll.config?

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

What is the difference between a nhibernate query cache and entity cache when using second level caching?

Add a unique constraint on multiple columns with FluentNHibernate

NHibernate still issues update after insert

fluent nhibernate r1.0 fluent mapping disable lazy load

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

Fluent NHibernate Default Conventions

How to activate the second level cache on a lazy loaded property with own user type?

Generate table for mapping IPAddress as INET type in PostgreSQL?

Fluent NHibernate caching with automapping

Fluent NHIbernate automapping of List<string>?

Fluent Nhibernate Mapping for Sql Views

Inserting parent and children with NHibernate at the same time