Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Ignoring methods on entity types with nHibernate

c# fluent-nhibernate

How to test fluent-NHibernate's PersistenceSpecification.VerifyTheMappings with lists and relational objects?

Fluent NHibernate - Map 2 tables to one class

fluent-nhibernate

How to generate hbm.xml file from FluentNHibernate

Quoting column names with NHibernate and PostgreSQL

How to map a class as immutable using FluentNHibernate?

Can I make a Fluent NHibernate foreign key convention which includes parent key name?

Fluent NHibernate - Unnecessary update

NHibernate Could not resolve property

Nhibernate Throws Found shared references to a collection

NHibernate mapping with a class hierarchy whose base class is abstract and the discriminator is not a string

FluentNHibernate mapping; Unable to map double or decimal with scale/precision

Fluent NHibernate Problems with SQL Server 2008 DATE Column Values

Mapping to multiple tables with Fluent nHibernate

Fluent NHibernate mapping

.net fluent-nhibernate

configure Fluent NHibernate mapping to allow INSERT only?

How to map count of collection to entity with fluent-nhibernate

Path Expected for Join! Nhibernate Error

Unit testing and nhibernate?

Fluent NHibernate Map to private/protected Field that has no exposing Property