Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate: uninitialized proxy passed to save() and cascade

c# nhibernate

How to map classes in NHibernate using Roles or Composition

c# nhibernate

NHibernate in disconnected scenarios

nhibernate session

How to set a configuration property when using fluent nhibernate?

Join between two non-key fields

"No persister for" error with NHibernate, NHibernate.Linq and Fluent Mapping

How to set default access to field.camelcase-underscore using Fluent NHibernate?

Parameterizing a HQL IN clause using HqlBasedQuery?

FluentNhibernate Mapping Using References Index Out of Range When Adding new Object

NHibernate - what is the difference between ManagedWebSessionContext and WebSessionContext?

asp.net nhibernate

NHibernate: Many-to-many relationship with field in the relationship table

nhibernate many-to-many

CreateSqlQuery on entity with formula property

nhibernate

Unable to load type 'NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle'

c# oracle nhibernate hibernate

NHibernate does not seems doing Bulk Inserting into PostgreSQL

Non primary key Identity AutoIncrement Mapping using Fluent NHibernate

Can I query a UserType with several properties mapped to a single column?

c# nhibernate usertype

Cannot Compare Strings during nHibernate QueryOver<T>

c# nhibernate

Fluent nHibernate Join is doing insert into joined table

Could not load file or assembly Antlr3.Runtime.dll

asp.net nhibernate teamcity

Eager Fetching with nhibernate Criteria API

c# nhibernate eager-loading