Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate second-level cache using Redis vs just using Redis

NHibernate - DateTime.DayOfYear LINQ

c# linq nhibernate

How to use extension properties in Kotlin as constants?

NHibernate FlushMode on Save

c# nhibernate

How do I do a custom projection with the Criteria API in NHibernate?

NHibernate SessionFactory

c# nhibernate

SQL.Data.SqlLite version with NHibernate 2.1

nhibernate

key-many-to-one and key-property association: nhibernate won't DELETE items from set

why doesn't Session.Load<User>(id) return null if nothing was found?

nhibernate

ROW_NUMBER() and nhibernate - finding an item's page

NHibernate taking a long time to run query

Group By with Count using NHibernate

nhibernate

Why is my Lucene index getting locked?

nhibernate lucene

Improving the performance of an nHibernate Data Access Layer

NHibernate: insert multiple items at once

nhibernate

Fluent NHibernate - how to configure for oracle?

How much logic should i put my repository methods when using repository pattern?

Using Time columns with NHibernate, Fluent NHibernate and SQL Server 2008

Fluent NHibernate + multiple databases

No session bound to the current context