Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

property Access strategies in nhibernate

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

NHibernate: Using Fluent Nhibernate to save child objects

Composite Key/Id Mapping with NHibernate

What's the best way to refresh entities in nhibernate

Fluent NHibernate entity HasMany collections of different subclass types

NHibernate DuplicateMappingException when two classes have the same name but different namespaces

Difference between FluentNHibernate and NHibernate's "Mapping by Code"

Fluent NHibernate: How to create one-to-many bidirectional mapping?

nHibernate, No row with the given identifier exists

Which .NET data type is best for mapping the NUMBER Oracle data type in NHibernate?

Unable to cast object of type NHibernate.Collection.Generic.PersistentGenericBag to List

Inverse Attribute in NHibernate