Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

How to map a set of enum type in Hibernate?

How do I use Fluent NHibernate to map a self-referencing folder hierarchy?

What is the correct way to define many-to-many relationships in NHibernate to allow deletes but avoiding duplicate records

Minimal and correct way to map one-to-many with NHibernate

Fluent NHibernate One-To-Many Mapping

NHibernate mapping attributes vs fluent NHibernate

Fluent NHibernate question

HasOne vs References Mapping Fluent NHibernate

NHibernate: Why would you use <composite-element> over <one-to-many> to map a collection

Query Unmapped Columns in NHibernate

How to add mappings by namespace in Fluent NHibernate

MySQL & NHibernate. How fix the error: Column 'ReservedWord' does not belong to table ReservedWords?

NHibernate HiLo - new column per entity and HiLo catches

How to generate hbm.xml file from FluentNHibernate

NHibernate - auto generate timestamp on create and update?

Fluent NHibernate - Unnecessary update

NHibernate mapping with a class hierarchy whose base class is abstract and the discriminator is not a string

FluentNHibernate mapping; Unable to map double or decimal with scale/precision

Error in Cascade : deleted object would be re-saved by cascade

NHibernate mapping one to many not on primary key