Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Why is NHibernate.Cache.HashtableCacheProvider not intended for production use?

ASP.NET MVC 1 and 2 on Mono 2.4 with Fluent NHibernate

Which ORM to use?

Many to Many: Delete one side, the relationship entry BUT don't delete the other side

LINQ to NHibernate, "get by array of ids" query

.net linq nhibernate

Does Fluent-NHibernate support mapping to procedures?

HQL query for multiple types/classes

hibernate nhibernate types hql

NHibernate and Memcached - should use_minimal_puts be enabled?

nhibernate race condition when loading entity

nHibernate mapping to custom types

nhibernate mapping

Applying the Hibernate filter attribute to a Bag with a many-to-many relationship

nhibernate, could not resolve property

NHibernate update on single property updates all properties in sql

sql nhibernate sql-update

NHibernate paging with SQL Server

Strict vs NonStrict NHibernate cache concurrency strategies

nhibernate caching

Using a Generic Repository pattern with fluent nHibernate

Is Lazy Loading really bad?

Nhibernate and MS Access

Is it ever valid to convert an object from a base class to a subclass

nhibernate inheritance

Better DateTime? or use default(DateTime) for NULL?

c# nhibernate