Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

UnitOfWork (NHibernate), only one active UoW/session at a time? (need advice)

Fluent NHibernate OptimisticLock.None() causes "The string 'none' is not a valid Boolean value."

nHibernate - stored procedures and composite keys

How to reliably determine that an entity is transient?

c# .net nhibernate

Nhibernate Component Mapping : Parent Object null in Value Object while querying from database

Is it possible to map multiple tables to a single domain model using NHibernate?

nhibernate mapping union

LINQ to Nhibernate user defined function in where clause

c# linq nhibernate