Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Infamous: Invalid index n for this SqlParameterCollection with Count=

Inheritance Mapping with Fluent NHibernate

QueryOver Or with Subquery

nhibernate queryover

Mocking an NHibernate ISession with Moq

Getting started with NHibernate 3.2 Loquacious API