Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate QueryOver Subquery

nhibernate queryover

ORM (esp. NHibernate) performance for complex queries

NHibernate.ISession does not contain a definition for Linq

linq nhibernate

Why is NHibernate saving objects when I never execute session.Save?

Error while conversion of Nhibernate query to generic list

.net nhibernate

Convincing a die hard DBA to use an ORM for the majority of CRUD vs Stored Procedures, View, and Functions

Mapping multiple discriminator values to single default class in NHibernate

NHibernate SaveOrUpdate Child Collection Not Updated With Identity Ids

NHibernate - how to audit all fields of entity?

c# .net hibernate nhibernate

How to handle updating entities. NHibernate + ASP.NET MVC

How to properly use a NHibernate ISession object - Session Is Closed! errors

nhibernate queryover join alias with a where-or clause

many-to-many mapping in NHibernate

An association from the table X refers to an unmapped class: System.Guid

Error with hilo in NHibernate - "could not read a hi value - you need to populate the table"

NHibernate - easiest way to do a LIKE search against an integer column with Criteria API?

What is NHibernate and why should I use it? [duplicate]

c# .net nhibernate orm

Getting Fluent NHibernate to work with SQLite

How does NHibernate implement change tracking?

nhibernate

Does nhibernate work with .net core?