Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

NHibernate - DateTime.DayOfYear LINQ

c# linq nhibernate

Fluent NHibernate - how to configure for oracle?

How much logic should i put my repository methods when using repository pattern?

Using Time columns with NHibernate, Fluent NHibernate and SQL Server 2008

Fluent NHibernate + multiple databases

No session bound to the current context