Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Nhibernate ICriteria API Reference

nhibernate icriteria

How do you mock UnitOfWork from Rhino.Commons?

Most painless multi-tenancy implementation using ASP.NET, NHibernate / Fluent NHibernate

multiple unique keys in nhibernate

NInject and NHibernate, sitting in a tree

nhibernate ninject

Issues with NHibernate QueryOver and Subqueries

c# nhibernate queryover

Returning NHibernate mapping classes from WCF services

wcf nhibernate

NHibernate entity projection

Mapping Enums to Database with NHibernate/Castle ActiveRecord

Tree deletion with NHibernate

Nhibernate - mapping generic IList objects to comma separated lists of Keys in single DB column

c# nhibernate

NHibernate and Spring.NET Combination really helpful in the enterprise level application!

nhibernate spring.net

Nhibernate update problem - Parameter index is out of range

MySqlException in Nhibernate

c# mysql nhibernate

NHibernate Order By question

c# .net sql nhibernate

force nhibernate to save unchanged object (mark it as dirty)

nhibernate save

How can i get NHibernate to give me the SQL it would generate for an insert / update instead of executing it?

NHibernate: Change query for authorization

How do I add multiple joins (Fetches) to a joined table using nhibernate and LINQ?