Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

An invalid or incomplete configuration was used while creating a SessionFactory

NHibernate console

Why do I get the "read-only cache configured for mutable" when building NHibernate session factory?

Delete with QueryOver?

nhibernate queryover

NHibernate.Burrow For Session Management In NH3

SQL insert with hilo + inheritance

nhibernate

nHibernate, one to zero or one relationship woes

NHibernate one-to-one vs 2 many-to-one

c# nhibernate

NHibernate inner join gives "Path expected for join"

nhibernate hql inner-join

Why NHibernate deletes referenced objects one by one, not using foreign key?

Simplest way to use NHibernate for the official "ASP.Net MVC 3 Getting Started"-Tutorial

Avoid specifying key column in double linked scenario

NHibernate + SqlServer full text search

NHibernate.Exceptions.GenericADOException : could not execute query

c# nhibernate

Quartz.NET, NH ISession & Ninject Scope

Restriction on collection with disjunction using NHibernate QueryOver

nhibernate queryover

How to Delete in a many to many relationship?

Fluent NHibernate: mapping a dictionary of lists

NHibernate QueryOver multiple join aliases, only first one generates a join

c# nhibernate

Select every nth row with NHibernate

sql sql-server nhibernate