Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate3 Query vs QueryOver [duplicate]

c# nhibernate orm

NHibernate DuplicateMappingException when two classes have the same name but different namespaces

NHibernate session management in ASP.NET MVC

asp.net-mvc nhibernate orm

How do add NOLOCK with nHibernate?

"Invalid Index n for this SqlParameterCollection with Count=n" OR "foreign key cannot be null"

Set up caching on entities and relationships in Fluent Nhibernate?

nhibernate caching fluent

nhibernate lazy load options

hibernate - createCriteria or createAlias?

Class Map Generator for Fluent NHibernate

Can someone better explain what 'Projections' are in nHibernate?

How do I get row count using the NHibernate QueryOver api?

Can I tell if a property is dirty using nhibernate?

nhibernate

Problem with linq query

NHibernate 3.0: No FirstOrDefault() with QueryOver?

Get Distinct result set from NHibernate using Criteria API?

nhibernate

Difference between FluentNHibernate and NHibernate's "Mapping by Code"

Fluent NHibernate, working with interfaces

How do I call a stored procedure from NHibernate that has no result?

NHibernate Transactions on Reads

c# nhibernate transactions

CQRS - The query side