Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Constructing query against IUserType in NHibernate

c# nhibernate iusertype

nhibernate does not cascade delete children

Inner or Right Outer Join in Nhibernate and Fluent Nhibernate on Many to Many collection

Audit many-to-many relationship in NHibernate

Value Injecter : Dto to Domain Model (NHibernate)

How does EF4 compare with NHibernate?

Switch from nHibernate HiLo to GUID

nhibernate guid hilo

In SQL Server 2008 I am able to pass table-valued parameter to my stored procedure from NHibernate.How to achieve the same in Oracle

Automated profiling/unit testing the NHibernate behaviors

NHibernate QueryOver select entity and aggregates

Is NHibernate FetchMany on more than two tables broken?

How to generate access="field.camelcase-underscore" with Nhibernate's mapping by code?

c# nhibernate

Grouping in condition is being dropped

MVVM / NHibernate - How to do dynamic model validation?

NHibernate: IUserType not working

nhibernate fluent usertype

NHibernate - Query misses the query cache after saving a new entity

What is a suitable NHibernate / Iesi.Collections.Generic.ISet<T> replacement?

Is there a way for NHibernate to inform query cache from views to be invalidated?

nhibernate

How can I use Fluent NHibernate to discriminate on a column of a parent relationship

Linq to NHibernate multiple OrderBy calls