Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Fluent NHibernate - IndexOutOfRange

Fluent NHibernate one-to-many relationship setting foreign key to null

Fluent nHibernate, Hi-Lo table with entity-per-row using a convention

one-to-one fluent nhibernate?