Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

UnitOfWork (NHibernate), only one active UoW/session at a time? (need advice)

Fluent NHibernate OptimisticLock.None() causes "The string 'none' is not a valid Boolean value."

nHibernate - stored procedures and composite keys

How to reliably determine that an entity is transient?

c# .net nhibernate

Nhibernate Component Mapping : Parent Object null in Value Object while querying from database

Is it possible to map multiple tables to a single domain model using NHibernate?

nhibernate mapping union

LINQ to Nhibernate user defined function in where clause

c# linq nhibernate

How to stop Fluently.Configure connecting automatically

AutoMapper Update Actions in ASP.NET MVC

Way to map partitioned data using NHibernate

Can someone explain how Castle Windsor is working in my app?

NHibernate: how to handle entity-based validation using session-per-request pattern, without controllers knowing about ISession

asp.net-mvc nhibernate

NHibernate Inheritance - Discriminator-Value

c# nhibernate

Nhibernate - Dialect does not support DbType.Double

c# mysql nhibernate dialect

Does the "session per request" pattern take advantage of the cache? ("Session per session" or "Session per request")

Fetching data from 50+ tables using Linq-to-Nhibernate

c# sql-server linq nhibernate

NHibernate - Could not execute query

What is the difference between NHibernate and Hibernate?