Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Named query not known error trying to call a stored proc using Fluent NHibernate

How to activate the second level cache on a lazy loaded property with own user type?

Generate table for mapping IPAddress as INET type in PostgreSQL?

specifying fetch strategy (select, join, etc) in nhibernate queryover query

c# nhibernate fetch queryover

Why does concurrent GC sometimes cause ExecutionEngineException (per MSDN)?

strange linq to nhibernate issue, Invalid cast from 'System.Int32' [closed]

Using Unit of Work design pattern / NHibernate Sessions in an MVVM WPF

Deadlocks causing 'Server failed to resume the transaction' with NHibernate and distributed transactions

NHibernate.Linq and MultiCriteria

NHibernate 3.1 NHibernate.Linq.NhRelinqQueryParser exception "Sequence contains more than one matching element"

c# nhibernate

NHibernate session management in Windows Service applications

nhibernate

Linq to NHibernate : is it mature?

Fluent NHibernate caching with automapping

Best practice to join nhibernate and ASP.NET membership/role/profile services

NHibernate : map to fields or properties?

.net nhibernate

Return a List of typed object via CreateSQLQuery in NHibernate

sql nhibernate

How do I Insert or Update (or overwrite) a record using NHibernate?

Fluent NHIbernate automapping of List<string>?

How select referenced entity in nhibernate queryover