Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Prevent Nhibernate schemaexport from generating foreign key constraints on has many relationship

NHibernate ISet Vs IList

c# nhibernate

Attaching a disconnected object to an NHibernate session; best practice?

c# nhibernate

TooManyRowsAffectedException with encrypted triggers

How to do subqueries in nhibernate?

nhibernate queryover

NHibernate System.IndexOutOfRangeException

nhibernate

NHibernate CreateSQLQuery

c# nhibernate

C#/NHibernate: Association references unmapped class

c# nhibernate

Mapping collection of strings with NHibernate

.net nhibernate

Is NHibernate SchemaUpdate safe in production code?

NHibernate: how to set connection timeout

Getting single column from an entity

c# nhibernate

How to delete multiple db entities with Nhibernate?

What are the pros and cons of a distributed second level cache versus focusing on tuning database

.NET ORMs need virtual, and can't deal with sealed?

How to let NHibernate retry deadlocked transactions when using session per request?

How to use join with multiple conditions in linq-to-Nhibernate

How to delete an object by using PK in nhibernate?

nhibernate

which version of fluent nhibernate is compatible with nhibernate 3.2

Using NHibernate with an EAV data model