Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

Can I safely query using the base type of an entity's proxy interface in NHibernate?

c# nhibernate

Deadlocks when running NServicebus service causes corrupt connection

NHibernate: How to select the root entity in a projection

Retrieve the units of the last 5 orders

c# hibernate nhibernate sqlite

Execute nHibernate icriteria on result of other query (two distinct queries)

Is it possible to Cascade.All() EXCEPT Delete?

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

Can .NET 4 ISet<> HashSet<> replace NHibernate Iesi.Collections ISet , HashSet?