Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to maintain an object for two nHibernate sessions?

NHibernate testing, mocking ISession

Using NHibernate to query with NOT IN in the WHERE clause

c# nhibernate

How do I output the HBMs that Fluent NHibernate Creates?

Session.Transaction changes after Rollback (NHibernate)

nhibernate transactions

NHibernate with Autofac within ASP.NET (MVC): ITransaction