Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Map foreign key in Fluent NHibernate without object property

Using Fluent.NHibernate, how can I do an Insert based on a Select statement

NHibernate's Increment Generator - could not fetch initial value

How do you ignore/persist values in MVC when your view-model doesn't have as many fields as your domain model?

Mapping custom enum classes with Fluent Nhibernate

Index was outside the bounds of the array - NHibernate 3.2

Duplicates when eager fetching a reference (many-to-one)

IsDirty() flushes new Collection entities

How can I use Fluent NHibernate Automapping with multiple Lists of the same type in an Entity?

Using Fluent-NHibernate with tables in different database schemas

Lazy loading for NHibernate with Ignore.NotFound

How to set the timeout on a NHibernate transaction

Fluent NHibernate - HasMany on composite key

How to use database procedure in fluent nhibernate mapping

Is there a Fluent NHibernate Automapping sample project that "just works"?

Inner or Right Outer Join in Nhibernate and Fluent Nhibernate on Many to Many collection

How does EF4 compare with NHibernate?

Converting string to double in fluent-nhibernate mapping

NHibernate - Query misses the query cache after saving a new entity

How can I use Fluent NHibernate to discriminate on a column of a parent relationship