Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

How do I output the HBMs that Fluent NHibernate Creates?

Cannot set a default Nhibernate isolation level (eg via mapping)

Fluent NHibernate failing to create session factory with SQLCE

NHibernate sets Foreign Key in secondary update rather than on initial insert violating Not-Null Constrain on key column

In nhibernate, not able to update list of child objects

fluent nhibernate error when converting 't' 'f' to boolean "String was not recognized as a valid Boolean."