Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

NHibernate not persisting many-to-many relationship

Unrecognized configuration section applicationSettings in NHibernate

Fluent nHibernate - Map a list of strings

Fluent NHibernate HasMany Foreign Key Mapping Problem

Fluent NHibernate JoinedSubClass is obsolete

NHIbernate (3.1) - Linq group by then order by count issue

Mapping multiple properties of a same type with HasMany via automapping

many-to-one with multiple columns

Self referencing many to many relationships in Fluent NHibernate automapping automapping to 1:n and not n:n

Null value objects in NHibernate

2010 Beginners guide to fluent nHibernate

how to achieve table per concrete class when base class is abstract in fluent nhibernate?

Fluent NHibernate and PostgreSQL, SchemaMetadataUpdater.QuoteTableAndColumns - System.NotSupportedException: Specified method is not supported

Fluent Nhibernate mapping hasMany

How to map IDictionary<string, Entity> in Fluent NHibernate