Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Disjunction on QueryOver<T> always refers to root entity

nhibernate queryover

NHibernate - how to configure associations not to use primary key

Using the NHibernate QueryOver, how can you add a type-safe restrictions between dates

nhibernate queryover

upgrade to nhibernate 3.1

Fetching with JoinQueryOver: Get greatgrandchildren, know father

Fluently.Configure an NHibernate database from a config file?

NHibernate: An association from the table X refers to an unmapped class: X

Table Per Subclass Inheritance mapping by NHibernate Mapping-by-Code

Get NHibernate QueryOver .SelectList(x) from Function

NHIbernate readonly property - fluent mapping

NHibernate throwing "Unable to resolve property:", but property doesn't exist *ANYWHERE* in project

log4net - Keep NHibernate out of my app's log files and into it's own file

nhibernate log4net

NHibernate: why field.camelcase?

C# / NHibernate have annotation? [closed]

c# nhibernate

What is the right way to ensure your Repository and UnitOfWork class share the same nhibernate session object?

Unable to determine if entity is transient or detached

.net nhibernate transient

NHibernate JoinAlias query with null test not working

NHibernate SchemaExport not creating table

c# hibernate nhibernate nunit

nhibernate mapping decimal with precision and scale

c# nhibernate

NHibernate second-level cache using Redis vs just using Redis