Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate "null identifier" exception after inserting an entity

nhibernate

Fluent NHibernate AutoMapping with discriminator

Find Underlying Column Size Via NHibernate Metadata

nhibernate size metadata

NHibernate latency is very high

nhibernate orm

Which second level cache to select for nHibernate?

Fluent Nhibernate configuration error in multi thread application

How can i do something like IList<T>.Contains(OtherObjectType)?

c# .net nhibernate ilist

C# generics - possible to create a method with n Generic types..?

c# .net nhibernate generics

Fluent Nhibernate - mapping a collection of components (value objects)?

Is is possible to add .Where() on a child collection property using nhibernate linq?

Setting value based on different table in NHibernate query

Nhibernate with TransactionScope Error - DTC transaction prepre phase failed -- Upgrade to Nhibernate 3.0

NHibernate: mapping bidirectional one-to-many with IList semantics

What is the usage of Session.Merge method in NHibernate?

working with Fluent NHibernate and guid ids

Unable to cast object of type 'NHibernate.Hql.Ast.HqlCast' to type 'NHibernate.Hql.Ast.HqlBooleanExpression

c# .net sql nhibernate

NHibernate: Mapping a single column twice

c# nhibernate data-binding

Linq To Sql surprisingly fast retreving data. Is it normal that it is 10x faster than ADO?

Will nHibernate ShowSql have any effect on a live system?

NHIbernate QueryOver detached criteria and Any clause

nhibernate