Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to do a case-insensitive string where in NHibernate Linq query?

c# .net linq nhibernate

how to create a readonly session in nHiberate?

nhibernate

NHibernate QueryOver with MaxResult, Group By and Order By

nhibernate queryover

VIEWS and Fluent NHibernate?

How do I take the "top n" using NHibernate Criteria API?

How can one delete an entity in nhibernate having only its id and type?

nhibernate nhibernate-2

NHibernate: how to enable lazy loading on one-to-one mapping

NHibernate 2.* mapping files: how to define nullable DateTime type (DateTime?)?

NHibernate returning duplicate object in child collections when using Fetch

nhibernate

Subquery with Entity Framework

NHibernate 3.3 and SysCache

nhibernate syscache

QueryOver IN Clause?

nhibernate queryover

NHibernate dynamic-update Disadvantages?

Speed up bulk insert operations with NHibernate

Need a simple example of using nhibernate + unit of work + repository pattern + service layer + ninject

DDD: Primary keys (Ids) and ORMs (for example, NHibernate)

NHibernate session management and lazy loading

Does Nhibernate session.BeginTransaction auto rollback on exception within Using

nhibernate transactions

Why doesn't Entity Framework support ODBC?

What does NHibernateUtil.Initialize do?

nhibernate