Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Generating Wrong Columns on Queries

Where is the api reference for nhibernate?

nhibernate api reference

Lazy loading not working for many-to-one relationship when mapping to a non-key field using property-ref

Is it possible to avoid NHibernate.ObjectNotFoundException when there is a foreign key but the referenced row does not exist?

nhibernate

Optimizing nhibernate session factory, startup time of webApp really slow

NHibernate Session.Flush & Evict vs Clear

nhibernate session

Ignore public/internal fields for NHibernate proxy

Is it possible to create a database using NHibernate?

Getting count with NHibernate + Linq + Future

NHibernate, and odd "Session is Closed!" errors

c# asp.net nhibernate ninject

NHibernate: Why does Linq First() force only one item in all child and grandchild collections with FetchMany()

property Access strategies in nhibernate

Fluent NHibernate "Could not resolve property"

How do you deal with concurrency in NHibernate?

nhibernate

How to store a non truncated varchar(max) string with NHibernate and Fluent NHibernate

nhibernate mapping: A collection with cascade="all-delete-orphan" was no longer referenced

NHibernate configuration for uni-directional one-to-many relation

Issuewith NHibernate, Fluent NHibernate and Iesi.Collection. What would you try next?

Convert .NET Ticks to SQL Server DateTime

NHibernate: Using Fluent Nhibernate to save child objects