Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate validator performance

Is there a way to reuse a NHibernate SessionFactory for multiple databases?

NHibernate XML Document in Database to Expando Object in entity

xml nhibernate expando

FluentNHibernate mapping settings - file storage in SQL Server database

NHibernate Filtered Child Collection Lazy Loaded even with eager fetch specified

NHibernate COALESCE issue

NHibernate equivalent of SQL IsNull(column, 'defaultValue')

NHibernate with LINQ (predicates?)

linq nhibernate predicates

ORM and many-to-many relationships

Should I use NHibernate Collection Cascading

c# nhibernate

Using ICompositeUserType on different tables with different column names

Insert row into database table using NHibernate without calling scope_identity after the row has been inserted

NHibernate ignores length attribute

Multiple database with NHibernate

Relying on nhibernate's second level cache vs pushing objects into asp.net session

How do you map aggregate functions in NHibernate?

Optimize SQL join query for NHibernate

nhibernate join