Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

NHibernate with string primary key and relationships

Would you use NHibernate for a project with a legacy database, which is partly out of your control?

nhibernate orm legacy ibatis

nhibernate Linq

c# linq nhibernate

Why would I use the Unit of Work pattern on top of an NHibernate session?

c# nhibernate unit-of-work

Lazy loading with NHibernate Castle Facility

Microsoft Sync Framework clashes with Nhibernate TooManyRowsAffectedexception

What is wrong with the following Fluent NHibernate Mapping?

Using MEF with NHibernate and Castle Windsor

NHibernate event listeners

nhibernate

Is there any NHibernate report generator?

nhibernate reporting report

Get ID for a lazy many-to-one object with NO db access

nhibernate

Easy way to startup NHibernate in a WCF project

Nhibernate - One-to-one mapping with Cascade all-delete-orphan, not deleting the orphan

Knowing child collections count without loading them in NHIbernate

Pass type to generic method (nested generic)

Multiple foreign keys to a single column