Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate Definitive Cascade application guide

c# nhibernate cascade

nHibernate versus LLBLGen Pro

nhibernate llblgenpro

How can I run NHibenate queries asynchronously?

How to do a fluent nhibernate one to one mapping?

Getting "unable to cast PersistentGenericSet to ISet" error

c# nhibernate automapping

NHibernate - CreateCriteria vs CreateAlias

Need to speed up automapper...It takes 32 seconds to do 113 objects

How to turn off NHibernate's automatic (dirty checking) update behaviour?

nhibernate

What is the difference between StatelessSession and Session in NHibernate?

c# nhibernate session

How to tell Fluent NHibernate not to map a class property

NHibernate3 Query vs QueryOver [duplicate]

c# nhibernate orm

NHibernate DuplicateMappingException when two classes have the same name but different namespaces

NHibernate session management in ASP.NET MVC

asp.net-mvc nhibernate orm

How do add NOLOCK with nHibernate?

"Invalid Index n for this SqlParameterCollection with Count=n" OR "foreign key cannot be null"

Set up caching on entities and relationships in Fluent Nhibernate?

nhibernate caching fluent

nhibernate lazy load options

hibernate - createCriteria or createAlias?

Class Map Generator for Fluent NHibernate

Can someone better explain what 'Projections' are in nHibernate?