Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

working with Fluent NHibernate and guid ids

Unable to cast object of type 'NHibernate.Hql.Ast.HqlCast' to type 'NHibernate.Hql.Ast.HqlBooleanExpression

c# .net sql nhibernate

NHibernate: Mapping a single column twice

c# nhibernate data-binding

Linq To Sql surprisingly fast retreving data. Is it normal that it is 10x faster than ADO?

Will nHibernate ShowSql have any effect on a live system?

NHIbernate QueryOver detached criteria and Any clause

nhibernate

NHibernate Bidirectional Many-to-Many Mapping List / Bag

hibernate nhibernate orm

Multiple NHibernate sessions in one Transanction

.net sql nhibernate

Generating Database Schema Script from NHibernate

Query on HasMany reference

c# nhibernate

NHibernate querying on a string collection using Linq results in either error or empty collection

c# linq nhibernate

How to use NHibernate DiscriminateSubClassesOnColumn and References for the same column

How to auto generate IDs in NHibernate

How to tell NHibernate always to force quoted identifiers?

nhibernate

NHibernate Projections and "Having" clause

c# nhibernate icriteria

How do I map a protected collection in Fluent NHibernate?

How can I force NHibernate to hit the database when querying for an entity?

nhibernate

How do you map a DateTime property to 2 varchar columns in the database with NHibernate (Fluent)?

Types from multiple assemblies and namespaces in nhibernate mapping files

How to return id from NHibernate ISession.SaveOrUpdate

nhibernate