Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate QueryOver Sum within JoinQueryOver

How to retrieve current NHibernate Session object from Castle ActiveRecord SessionScope

NHibernate Deleted object would be re-saved by cascade

c# nhibernate

NHibernate 1.2 to 2.0 migration

nhibernate

Using NHibernate with output parameters

NHibernate - AddEntity and AddJoin problem

nhibernate

what sources of information / videos do you use to learn new techniques for webdevelopment with C#?

How to configure RetryAdvice and ExceptionTranslation for Deadlocks using NHibernate and Spring

How do I save a transient object that already exists in an NHibernate session?

NHibernate DuplicateMappingException when mapping abstract class and subclass

NHibernate FlushMode Auto Not Flushing Before Find

nhibernate

Complex querying with NHibernate

nhibernate criteria-api

Fluent NHibernate LazyLoad Issues

nhibernate lazy-loading

C# Task Parallel Library and NHibernate/Spring.NET

Are there any arithmetic operation projections in NHibernate?

Nhibernate Queryover Case Insensitive IsIn

c# nhibernate queryover

What is the difference between ISession.SaveOrUpdateCopy() and ISession.Merge()?

nhibernate nhibernate-3

Conditional operator in Linq Expression causes NHibernate exception

GroupBy SqlFunction on QueryOver

c# sql nhibernate queryover

Fetching records by date with only day part comparison using nhibernate