Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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 - PersistenceSpecification of HiLo scheme

Struggling to Comprehend nHibernate SchemaUpdate, even with Blog Posts

getting {"could not execute batch command.[SQL: SQL not available]"} error from NHibernate

How do I configure NHibernate (or Fluent NHib) to add a table name prefix to all table names?

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