Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Inserts of stateless session of NHibernate are slow

NHibernate Image Storage - The length of the byte[] value exceeds the length configured

nhibernate "cascade="all-delete-orphan" error

Why Fluent NHibernate vs. hbm XML files?

Help with QueryOver and WhereExists

IndexOutOfRangeException Deep in the bowels of NHibernate

Fluent nHibernate automapping property as nvarchar(max)

MS Entity Framework VS NHibernate and its derived contribs (FluentNHibernate, Linq for NHibernate)

Does Fluent-NHibernate support mapping to procedures?

nhibernate, could not resolve property

How do you map an enum as string in fluent nhibernate?

Fluent NHibernate Cascade Issue - Trying To Insert NULL ID

Setting string to be sql type of "varchar" instead of "nvarchar"

fluent nhibernate auto increment non key (Id) property

Mapping nested components in Fluent NHibernate