Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to manage sessions in NHibernate unit tests?

nhibernate nunit

Unit test fluent nhibernate repository with in memory sql lite - no such table error

Domain Model – Repositories – Communication across Sub-Systems

Is it possible to call IQuerable.ToFuture() and IQuerable.Fetch() in same query for NHibernate (>3.0) Linq?

nHibernate, I can tell it to Fetch<T>, but can I tell it to Stay<T>?

NHibernate Desktop App : should it use multiple sessions?

database nhibernate session

Upgrading to NHibernate 3.1: Bug with LINQ, Any and mapped component collections

nhibernate

Adding conditions to outer joins with NHibernate ICriteria/QueryOver query

Is NHibernate faster than a classic ODBC Driver?

c# sql nhibernate odbc

Where clause with type check "is" operator does not use discriminator

How check null value for a proxy

c# nhibernate proxy

NHibernate (+ FluentNhibernate) : Join two detached tables

Onion Architecture Logging NHibernate

Map generic EntityBase<TEntity> class with FluentNHibernate

Implementing a tree in c# managing parent-child

Parse a search string (into NHibernate Criterias )

nhibernate search criteria

Can I use NHibernate to store an object in xml serialized form?

nhibernate serialization