Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Fluent NHibernate - Is it possible to map a property to a persisted computed column in Sql Server

How to map Tsql User Defined Function using Fluent NHibernate?

Automapping an object with a child collection NHibernate

How to have NHibernate persist a String.Empty property value as NULL

Can auto mappings conventions work with mapping overrides?

NHibernate: Implementing ManyToMany Relationship

“ORA-01461: can bind a LONG value only for insert into a LONG column” when set parameter in NHibernate

Fluent Nhibernate Order-By on Collection

fluent-nhibernate

NHibernate: Calling .RemoveAll on a collection

Automapping SQL Server timestamp columns to byte[] using Fluent nHibernate

Error updating in nHibernate: "Index was out of range."

NHibernate LINQ query performance, which code fragment is better?

Fluent NHibernate, right way to implement ISQLExceptionConverter

fluent nhibernate mappings that save in both directions

NHibernate: Modifying different fields of an entity from two sessions

Nhibernate generating OUTER JOIN for a fetch

Is there any reason I shouldn't cache in nHibernate?