Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate: Using Fluent Nhibernate to save child objects

How can you avoid NHibernate N+1 with composite key

Inserting a collection of entities in bulk using Fluent NHibernate

Is it OK to call virtual properties from the constructor of a NHibernate entity?

nhibernate

Composite Key/Id Mapping with NHibernate

Fluent NHibernate FluentMappings.AddFromAssemblyOf<> Issue

How do I do nested transactions in NHibernate?

NHibernate on Azure?

c# nhibernate azure

Using a join in a Hibernate HQL update query

hibernate nhibernate join hql

Should I check for DB constraints in code or should I catch exceptions thrown by DB

Fluent NHibernate Map Enum as Lookup Table

NHibernate Eager Fetching Over Multiple Levels

Using a CASE statement in HQL select

nhibernate hibernate hql

What's the best way to refresh entities in nhibernate

Executing Sql statements with Fluent NHibernate

c# .net vb.net nhibernate

Exception "The operation is not valid for the state of the transaction" using TransactionScope

c# sql-server nhibernate msdtc

Getting proxies of the correct type in NHibernate

c# .net nhibernate proxy

Could not create the driver from NHibernate.Driver.SQLite20Driver

c# nhibernate sqlite

Only retrieve specific columns when using Critera queries?

nhibernate

Rehydrating fluent nhibernate configured DateTime as Kind Utc rather than Unspecified

nhibernate datetime utc