Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to Pass two connection string in Nhibernate in C#?

Nhibernate generating OUTER JOIN for a fetch

How to map SQL Server `varbinary(max)` field with NHibernate ByCode mapping?

NHibernate: how to map a Point?

nhibernate

Creating Schema Using nHibernate

nhibernate

hint for audit log approach

NHibernate: Adding DbTypes For Postgres

c# postgresql nhibernate

Is there any reason I shouldn't cache in nHibernate?

NHibernate one-to-many criteria query

c# nhibernate criteria

NHibernate property mapping: columns and formula

NHibernate 3 specify sql data type with loquacious syntax

nHibernate update not working for existing entity

nhibernate entity

Linq to nHibernate Fetch gives error "A fetch request must be a simple member access expression" when used with a component

Transform conditional projection to boolean

nhibernate

NHibernate Architecture and Business Logic

nhibernate

nHibernate SetFirstResult & SetMaxResults Problems

c# sql-server nhibernate

NHibernate: get all data from all DB tables

c# nhibernate

NHibernate 3.1 migration problem with Linq

c# linq nhibernate fluent

How to do this using NHibernate's QueryOver?

Map foreign key as well as reference in NHibernate without creating extra column