Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

Normalizing EnumStringType in NHibernate

Where clause with type check "is" operator does not use discriminator

Nhibernate Component Mapping : Parent Object null in Value Object while querying from database

javax.persistence.TransactionRequiredException: no transaction is in progress in Spring 5

Generate table indexes using Fluent NHibernate

Mapping a column multiple times in Nhibernate

Working with Time Type in Fluent Nhibernate generates exception "Unable to cast object of type 'System.DateTime' to type 'NHibernate.Type.TimeType"

Mapping a Private Field in NHibernate (with Fluent NH)

upgrade to nhibernate 3.1

NHibernate: An association from the table X refers to an unmapped class: X

Table Per Subclass Inheritance mapping by NHibernate Mapping-by-Code

NHIbernate readonly property - fluent mapping