Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Should I have the foreign key column in my entity models?

Reference an entity with a formula in Fluent NHibernate

Nhibernate query for items that have a Dictionary Property containing value

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

Asp.Net MVC UNitOfWork and MySQL and Sleeping Connections

NHibernate Expression.Like Criteria on Two Fields

Collection cannot be null exception when using HashSet in NHibernate

How do I use Fluent NHibernate with .NET 4.0?

Fluent NHibernate CheckProperty and Dates

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

Eager Loading Using Fluent NHibernate/Nhibernate & Automapping

NHibernate Eager loading multi-level child objects