Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

NHibernate - How to map to a class that has no table (for custom sql queries)

How to get Fluent NHibernate working with NHibernate 3.x

Problems using FluentNHibernate + SQLite with .NET4?

Make Fluent NHibernate output schema update to file

Fluent Nhibernate 1.0 - Specify foreign key constraint name between class and joined subclass