Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

C# Uncaught exception in unit test

SQLite "Database is locked" error in multithreads application

Is it possible to refactor this nHibernate Linq query?

c# linq nhibernate

DevExpress XPO vs NHibernate vs Entity Framework: database upgrading issue

Fluent NHibernate does not create IN part of WHERE clause

c# sql nhibernate fluent

How to set the timeout on a NHibernate transaction

Private/Protected setters with F#

Fluent NHibernate - HasMany on composite key

How to set Nhibernate LINQ Command Timeout using Session.Query

How to use Full Text Search for any property with QueryOver API

How to use database procedure in fluent nhibernate mapping

NHibernate: One base class, several mappings

Using NHibernate with Codesmith to generate ORM

nhibernate codesmith

Using nHibernate, how can I read uncommited?

nhibernate

Is it possible to suppress the Update after Insert in NHibernate?

nhibernate

Hibernate Second-Level Query Cache not working Eager Fetching

The unit of work pattern within a asp.net mvc application

nhibernate connection release modes: why does the documentation recommened using "after_transaction"?

nhibernate

Force query execution without flush/commit

Constructing query against IUserType in NHibernate

c# nhibernate iusertype