Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Fluent NHibernate ExportSchema without connection string

NHibernate + Paging + Ordering

Unable to run MSTest Tests with code coverage enabled while using NHibernate

HQL query over sub-classes

nhibernate hql

When to commit NHibernate transactions in ASP.NET MVC 2 application?

How to handle null when comparing equality of value objects?

NHibernate using wrong table alias

NHibernate 2.1.2 throwing DateTime null overflow exception

NHibernate - Two SessionFactories accessing the same database

OData WCF Data Service with NHibernate and corporate business logic

Fluent NHibernate - Flatten multiple rows into a single entity

How to force RIA Services to include a sub-entity in one Query method but not another

Pagination with total row count in NHibernate

nhibernate pagination hql

NHibernate Concurrency problem

How to select and consume a collection of value objects in an NHibernate QueryOver query

c# .net nhibernate queryover

How to write mappings for a stored procedure

NHibernate - NHibernate.Exceptions.GenericADOException: could not execute query

c# nhibernate

List in list (Model) Factory

c# asp.net-mvc-3 nhibernate

Variety of NHibernate errors relating to transactions during spidering

Is it possible to use `SqlDbType.Structured` to pass Table-Valued Parameters in NHibernate?