Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

How do you map a DateTime property to 2 varchar columns in the database with NHibernate (Fluent)?

How to Map a VIEW without unique identifing column with Fluent Nhibernate

How to set "cascade delete" option to "Set Null" in Fluent NHibernate?

NHibernate - how to delete an item from many-to-many relationship?

Fluent Nhibernate Enum Mapping

Mapping entities for Sql Server Identity and Oracle Sequence with NHibernate

How to dynamically search between two dates in hql?

Prevent Fluent NHibernate select n+1

NHibernate SaveOrUpdate, error: No persister for

How to fine tune FluentNHibernate's auto mapper?

nhibernate not saving foreign key Id

SQLite: sqlite3.dll vs System.Data.SQLite.dll?

Mapping a URI to string in Fluent NHibernate

Fluent Nibernate putting a where clause in the mapping

FluentNHibernate - ClassMap vs IAutoMappingOverride

How to use string keys in (fluent) NHibernate

Setting up one to many relationship with Fluent Nhibernate

NHibernate - How to work around the parameter count limitation in SQL Server

How to fix a NHibernate lazy loading error "no session or session was closed"?

Unit tests for Fluent Nhibernate mappings