Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

The factory was disposed and can no longer be used. NHibernatefacility

Sharing a NHibernate session between UnitOfWork and Repository

Should I transform Entity (Persistent) objects to DTO objects?

NHibernate json proxy serialization with with ReferencesAny

json nhibernate

NHibernate 2.1: LEFT JOIN on SubQuery with Alias (ICriteria)

nhibernate configure and buildsessionfactory time

Handle NHibernate Transaction Errors

NHibernate navigators mapped to the part of a composite key problem - legacy database usage

Eager Loading of Tree / Hierarchies using Nhibernate

nhibernate does not release memory after session closes

nhibernate

NHibernate 3 LINQ inner join issue with three jumps: NotSupportedException

Tracing ORM performance

Same SQL Query Slower from NHibernate Application than SQL Studio?

sql sql-server nhibernate

NHibernate query with criteria on child collection member returns only partial child collection

nhibernate

Intercepting NHibernate Lazy-Load behaviour to return null if not connected to a session?

c# nhibernate soa

nHibernate joining multiple tables and using AliasToBean Transformer

nhibernate

Mapping a foreign key to something other than a primary key

How to preserve the columns order when using nHibernate's CreateSQLQuery?

Caching SessionFactory and Configuration for multiple databases with NHibernate

Automapping inheritance with Fluent nhibernate