Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

Fluent NHibernate join not using primary key

Using a reference as id in fluentnhibernate

Why does NHibernate delete and recreate all associations in a collection when I add one item to it?

Nhibernate : Map all decimals with the same precision and scale

No persister for: Castle.Proxies.<EntityName>Proxy and lazy="true" in NHibernate?

Getting NHibernate error Exception of type 'Antlr.Runtime.NoViableAltException' was thrown

Mapping large string with Fluent NHibernate

Fluent NHibernate - how to map a subclass one-to-one?

FluentNHibernate or port to NHibernate mapping by code

How to look up an NHibernate entity's table mapping from the type of the entity?

NHibernate Error Message: Invalid index 3 for this SqlParameterCollection with Count=3

Manually setting the ID

NHibernate MappingException: Could not compile the mapping document

NHibernate mapping - one-to-one (or one-to-zero)

Nhibernate - item gets its ParentID updated to null instead of being deleted

Modeling one to zero or one relationships (Z cardinality)

Strategies for Mapping Views in NHibernate

How do I map a property with no setter and no backing property fluently with NHibernate?

NHibernate custom collection type

How to map a set of enum type in Hibernate?