Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Correct model for a database with a table for each user

How can I use Expression<T> in NHibernate?

nhibernate irepository

NHibernate one-to-many mapping problem

Is this a good solution to handle NHibernate Isession as PerWebRequest

What false/true really mean for IPreInsertEventListeners?

nhibernate audit

NHibernate use Stored Procedure OR mapping

c# nhibernate

Linq to Nhibernate Bulk Update Query Equivalent?

linq nhibernate bulk

Having in QueryOver

c# nhibernate orm queryover

LINQ to count number of rows in link table

c# sql linq nhibernate

Sql server FileStream type in nhibernate

nhibernate

INSERT timeout during online index rebuild

LINQ to NHibernate, how to do this query

c# nhibernate .net-4.0

Fluent NHibernate ignore property inside the ClassMap, using FluentMappings

Is there a good documentation of NHibernate's query by example feature?

How to map IDictionary that has a IList value?

How to get Nhibernate to handle non existing database columns gracefully