Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate - multiple JOIN to the same table by different keys

how to map ordered list in nhibernate?

c# database nhibernate

NHibernate second-level caching - evicting regions

NHibernate Projections - how to project collections

nhibernate

Antlr3.runtime access denied after updating deployed files

Nhibernate .class equivalent in QueryOver

Linq equality comparing not working

c# nhibernate

Should NHibernate clear distributed 2nd Level Cache on ISessionFactory.Dispose?

c# .net nhibernate

NHibernate - HQL "join fetch" with SetMaxResults throws error

nhibernate, could not resolve property QueryOver only one table

How to map ntext using NHibernate Mapping-By-Code feature of NHibernate 3.2?

HOW TO Implentation on NHibernate with ASP.NET MVC 2

Handle exception from nHibernate EnumStringType when enum values don't match string values

c# nhibernate

How to transform SQL query in DTO with nullable properties?

nhibernate

nHibernate enumerating the same collection on multiple threads

How To Join Two Tables In Nhibernate

c# nhibernate inner-join

How to get List of Parent Entities with Child Count In Nhibernate QueryOver

nhibernate queryover

Check if object exists in database without loading object with NHibernate

nhibernate

WCF msmq transactioned and unit of work

Eager Loading Using Fluent NHibernate/Nhibernate & Automapping