Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

What is the meaning of "Unit of Work" concept in NHibernate and other ORMs?

c# nhibernate unit-of-work

Hibernate optimistic locking..how it works?

Is it possible to do create a generic Session.QueryOver<T>?

c# nhibernate

Managing multiple databases with NHibernate and Autofac

NHibernate (3.1.0.4000) NullReferenceException using Query<> and NHibernate Facility

NHibernate emitting extraneous update statements regardless of proper Inverse (fluent nhibernate) settings on relations

Minimal and correct way to map one-to-many with NHibernate

could not delete collection : [NHibernate.Exceptions.GenericADOException]

c# hibernate nhibernate hbm

Fluent NHibernate, joined-subclass mapping

Best way to use NHibernate with the repository model

How to avoid NHibernate.NonUniqueObjectException

nhibernate

What is so great about ORM?

FluentNHibernate and VARCHAR Columns

currentsessioncontext fluent nhibernate how to do it?

How initial startup for NHibernate Profiler

NHibernate - Error dehydrating property value

c# nhibernate

Does not get exception when collection is empty with Sum method and Nhibernate

What does Future() means in NHibernate?

c# nhibernate future

(N)Hibernate "session-per-application" considered evil for specific use case?

Persisting Blob Streams with NHibernate