Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Does Fluent-Hibernate exist?

Why is NHibernate saving objects when I never execute session.Save?

NHibernate SaveOrUpdate Child Collection Not Updated With Identity Ids

An association from the table X refers to an unmapped class: System.Guid

Error with hilo in NHibernate - "could not read a hi value - you need to populate the table"

Getting Fluent NHibernate to work with SQLite

Generate C# entities from existing DB and Fluent NHibernate auto mapping

Antlr exception with message "plan b" when walking IQueryable of NHibernate entities

NHibernate inconsistent sql column alias

Using MVC and fluent Nhibernate, how do I validate unique fields on my ViewModel before I bind them to my Domain Object and Save them?

Anyone know of any decent resources on Stored Procedures for Fluent Nhibernate 1.1

Fluent NHibernate - How to map a non nullable foreign key that exists in two joined tables

Mapping a Component inside a Component Collection

Implementing UnitOfWork with Castle.Windsor