Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

NHibernate in Web API ASP.NET: No session bound to the current context

Fluent NHibernate command timeout during batch insert

What are the different GeneratedBy's in nhibernate/fluent nhibernate

Filtering soft-deleted data with Fluent NHibernate

FluentNHibernate and persistence of tree structure

How can I do case insensitive and concatenated field searches using nhibernate / linq?

Fluent nhibernate mapping nested properties "cannot find getter"

Why are my Fluent NHibernate SubClass Mappings generating redundant columns?

Using fluent-nhibernate is it possible to automap a Value Object(s) inside an Entity?

NHibernate QueryOver to sort each of the one-to-many collections

Fluent nhibernate automappings ignore inherited property

How do you map a component that is also a primary key in NHibernate hbm xml (or in a fluent-nhibernate class map)?

Invalid index n for this SqlParameterCollection with Count=n

SetCacheable throws IndexOutOfBoundsException

Fluent NHibernate: How to create a clustered index on a Many-to-Many Join Table?