Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Can someone explain how Castle Windsor is working in my app?

Programmatically set Nhibernate to lower logging level for log4net

Fluent NHibernate - Remove Schema from Mappings for Testing With SQLite