Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

NHibernate Profiler - large discrepancy between database duration and total duration?

Fetch.Join() not working in Fluent NHibernate

Fluent NHibernate N+1 issue with complex objects

NHibernate - KeyNotFoundException: The given key was not present in the dictionary

How to alter column using nhibernate SchemaUpdate functionality

Fluent nHibernate: Unsupported mapping type

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