Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

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?

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