Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Automatically updating corresponding collection in NHibernate?

NHibernate 3.2 Object isn't updated during flush when lazy property is used

Fluent NHibernate exception moving objects between collections

Nhibernate mapping by code, how to use stored procedure?

Autofac, (Fluent) nHibernate, ISession "Session is closed!" intermittently

NHibernate Query/QueryOver with DateTime Comparison

Which NHibernate.Mapping.Attributes should I use in my class to map a dictionary?

c# nhibernate dictionary

How Do The Entity Framework 2 And NHibernate Compare?

QueryOver: select columns from subquery

c# .net nhibernate queryover

Add to Nhibernate collection without initializing the collection

.net nhibernate

NHibernate Entities and Multiple Associations

nhibernate entity

VS2010 + NUnit failing to load assemblies?

How to call an Oracle stored procedure using NHibernate programmatically?

Custom Linq generator (AddDays) using NHibernate

c# linq nhibernate hql

NHibernate one-to-many problem

Invalid Cast when the record is guid

c# nhibernate

Creating a "where in" HQL query

c# nhibernate hql where-in

NHibernate (Fluent) Lazy Loading Not Working

How to get the sql query from a NHibernate save

nhibernate