Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

IIS7 + NHibernate: Illegal operation attempted on a registry key that has been marked for deletion

nhibernate iis-7

What is the business of Session.Clear() in NHibernate?

nhibernate

What's the difference between DetachedCriteria and ICriteria

Join Fetch: "query specified join fetching, but the owner of the fetched association was

nhibernate hql

Fluent NHibernate - Unnecessary update

NHibernate Could not resolve property

Nhibernate Throws Found shared references to a collection

NHibernate mapping with a class hierarchy whose base class is abstract and the discriminator is not a string

FluentNHibernate mapping; Unable to map double or decimal with scale/precision

How do you implement a 3 layer model with NHibernate?

.net nhibernate

Error in Cascade : deleted object would be re-saved by cascade

NHibernate mapping one to many not on primary key

Is Proxy Factory necessary in NHibernate?

NHibernate exception: method Add should be 'public/protected virtual' or 'protected internal virtual'

nhibernate lazy-loading

Is this the right way of using ThenFetch() to load multiple collections?

Mapping to multiple tables with Fluent nHibernate

Max in linq to NHibernate for not exist data in database

C# NHibernate & Oracle Managed Client

configure Fluent NHibernate mapping to allow INSERT only?

How to map count of collection to entity with fluent-nhibernate