Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How do I tell NHibernate to load a component as not null even when all its properties are null?

Can I eager load a property using HQL?

Update data without retrieving

.net nhibernate

Populating objects with NHibernate across multiple databases

How do you find the RULE associated to a column?

Fluent NHibernate + multiple databases

No session bound to the current context