Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

NHibernate ORDER BY CURRENT_TIMESTAMP conflicts with DISTINCT

using a calculated property (not mapped) in Nhibernate QueryOver

c# sql linq nhibernate

Combine Fluent and XML mapping for NHibnernate

Pass type to generic method (nested generic)

Check if object exists in database without loading object with NHibernate

nhibernate

WCF msmq transactioned and unit of work

Multiple foreign keys to a single column

Eager Loading Using Fluent NHibernate/Nhibernate & Automapping