Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Map to view on custom field name - one-to-one relationship

Fluent NHibernate mapping as Bag or as List? What are the differences?

fluent-nhibernate

Most painless multi-tenancy implementation using ASP.NET, NHibernate / Fluent NHibernate

Abstract classes and Fluent Nhibernate

Nhibernate update problem - Parameter index is out of range

How can i get NHibernate to give me the SQL it would generate for an insert / update instead of executing it?

How do I add multiple joins (Fetches) to a joined table using nhibernate and LINQ?

Fluent NHibernate - bind List<int>

fluent-nhibernate

Fluent NHibernate: Mapping Bool Property to ORACLE DB

Castle Windsor, Fluent Nhibernate, and Automapping Isession closed problem

nHibernate, I can tell it to Fetch<T>, but can I tell it to Stay<T>?

AutoMap.AssemblyOf maps entire namespace

fluent-nhibernate mapping

Adding conditions to outer joins with NHibernate ICriteria/QueryOver query

Map generic EntityBase<TEntity> class with FluentNHibernate

Fluent NHibernate OptimisticLock.None() causes "The string 'none' is not a valid Boolean value."

Nhibernate Component Mapping : Parent Object null in Value Object while querying from database

How to stop Fluently.Configure connecting automatically