Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

learning nhibernate (with or without fluent)

NHibernate and code first

How can Dispose() know it was called because of an exception?

how to replicate and retry deadlocks in nhibernate

nhibernate deadlock

How to incorporate property value conversion into NHibernate QueryOver .SelectList?

Nhibernate QueryOver. OrderBy using strings property names.

NHibernate HiLo - one table for all entities

nhibernate

nhibernate hql with named parameter

Querying with nHibernate where todays date is between publishDate and Expiry date

How do I run setup and teardown code with each test in MSpec?

.net nhibernate mspec

Fluent NHibernate question

Is it possible for nhibernate to return a query as an IDictionary instead of an entity class?

Parameter index is out of range

c# nhibernate

Generate database with Nhibernate using Fluent NHibernate

Why is Session.Evict in OnPostUpdate causing "Possible nonthreadsafe access to session" exception?

nhibernate

How do I do TDD efficiently with NHibernate?

HasOne vs References Mapping Fluent NHibernate

NHibernate: Why would you use <composite-element> over <one-to-many> to map a collection

Obscure NHibernate/Fluent NHibernate error

Query Unmapped Columns in NHibernate