Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

How to create a Multi-Column Index or Unique Constraint with NHibernate

Enum parsing doesn't seem to work with Fluent NHibernate

NHibernate - Cascade Merge to child entities fails for detached parent entity

NHibernate: how to enable lazy loading on one-to-one mapping

NHibernate 2.* mapping files: how to define nullable DateTime type (DateTime?)?

NHibernate dynamic-update Disadvantages?

How to map a VARCHAR(MAX) column in NHibernate hbm.xml mapping files

Fluent Nhibernate left join

Generate XML mappings from fluent Nhibernate

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?