Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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."

Add Restrictions to a join using CreateCriteria in nHibernate

NHibernate: deleted object would be re-saved by cascade. Replace object and remove old one

How to set a configuration property when using fluent nhibernate?

Join between two non-key fields

"No persister for" error with NHibernate, NHibernate.Linq and Fluent Mapping