Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Is it possible to specify the name of the Index property to use for lists in a fluent nhibernate convention?

fluent-nhibernate

Fluent NHibernate: mapping complex many-to-many (with additional columns) and setting fetch

An invalid or incomplete configuration was used while creating a SessionFactory

Avoid specifying key column in double linked scenario

How to Delete in a many to many relationship?

Fluent NHibernate: mapping a dictionary of lists

Fluent NHibernate many-to-many relationship on existing database

HasMany relationship causes "Found shared references to a collection" when reading from the db

Why does AutoMapping from Fluent's NHibernate ignore an enum type?

Fluent NHibernate mapping on multiple non-PK fields

NHibernate code-first migration management tool like EntityFramework, Django-South

using (Fluent) NHibernate with StructureMap (or any IoCC)

nHibernate Many-to-Many query using Criteria API

setting type and length on composite-key property in fluent nhibernate

Fluent NHibernate mapping IDictionary<string, class> in a smart way

How do you create a list collection in NHibernate with a non-nullable index?

fluent nhibernate - many-to-many relationship mapping on same entity

Fluent NHibernate: How to map an entire class as ReadOnly?

Fluent NHibernate Where Clause

DateTime precision in NHibernate and support for DateTime2 in NHibernate SchemeExport