Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Dealing with Schema Updates in nHibernate/Fluent nHibernate after Deployment

NHibernate-based Full-Text Search

Moving from Entity Framework to NHibernate

NHibernate collection loading, "illegal access to loading collection"

nHibernate second-level cache with memcached and random invalid casts

How to use NHibernate Projections to retrieve a collection

NHibernate "Errors in named queries"

How to handle NHibernate session lifetime using services?

Fluent NHibernate join not using primary key

is nhibernate 3.0 ready for production

nhibernate

Do I have to Load/Get an entity before SaveOrUpdate in Nhibernate?

NHibernate 3 lazy properties and eager queries

nhibernate lazy-loading

NHibernate Future Object Graph Many Queries

Fluent NHibernate Automapping with abstract base class

How To Mock/Stub a Nhibernate QueryOver Call?

Can you specifiy the identity column when using the Fluent Nhibernate Table-Per-Subclass strategy?

Order parent object list by child list attribute

c# linq nhibernate

NHibernate named query and multiple result sets

Copy in-memory SQLite Database to make unit tests faster

NHibernate: Meaning of interceptors return value

nhibernate interceptor