Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate Query Analyzer

nhibernate analyzer

MySQL 5.5 "select distinct" is really slow

Fluent NHibernate mapping on multiple non-PK fields

EF vs Nhibernate Merge Disconnected Object Graph

NHibernate code-first migration management tool like EntityFramework, Django-South

NHibernate QueryOver with Fetch resulting multiple sql queries and db hits

Why isn't nhibernate retrieving from cache in this example?

Unhandled Exception in System.Transactions stops Windows Service during network instability

Nhibernate Database First

c# nhibernate

NHibernate with mapping by code and a SQLite database: saving many-to-one parent-child entities, child gets a null foreign key

using (Fluent) NHibernate with StructureMap (or any IoCC)

NHibernate POCO / Basics

c# nhibernate mapping poco

fluent nhibernate - many-to-many relationship mapping on same entity

What does NHibernate Session.Evict do?

nhibernate evict

Intercept SQL statements containing parameter values generated by NHibernate

c# .net nhibernate

Can NHibernate create tables from existing classes automatically?

c# nhibernate

DateTime precision in NHibernate and support for DateTime2 in NHibernate SchemeExport

What is the best approach to update only changed properties in NHibernate when session detached?

nhibernate