Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

nHibernate joining multiple tables and using AliasToBean Transformer

nhibernate

Mapping a foreign key to something other than a primary key

How to preserve the columns order when using nHibernate's CreateSQLQuery?

Caching SessionFactory and Configuration for multiple databases with NHibernate

Automapping inheritance with Fluent nhibernate

Session is closed Object name: 'ISession'. at NHibernate.Impl.AbstractSessionImpl.ErrorIfClosed() - How to stop the session from closing prematurely

Can I turn off NHibernate ShowSQL after initial configuration (at runtime)

c# nhibernate

nhibernate deadlocks

Select n+1 problem

NHibernate exception collection [..User.Groups] was not processed by flush()

c# nhibernate exception

NHibernate: Get distinct results based on a column, but retrieve all columns

nhibernate distinct

NHibernate: Adding an entity to a lazy loaded many-to-many relationship

How is Entity Framework 4's POCO support compared to NHibernate?

Fluent NHibernate many-to-many create clustered index on link table

How can I get distinct values using Linq to NHibernate?

Fluent NHibernate PersistenceSpecification can't test a collection of strings

nHibernate, an n-Tier solution + request for advice

c# asp.net nhibernate orm

NHibernate + concurrent edits: How to get notified of changes?

How to convert this HQL to DetachedCriteria?

c# nhibernate hibernate orm hql

Nhibernate QueryOver Enum Flags

nhibernate queryover