List Question
20 TechQA 2023-11-13T12:29:29.133000How to use an Id generator with JoinedSubclassMapping
58 views
Asked by Asky McAskface
How to implement Cascading in NHibernate using ClassMap (mapping by code)?
29 views
Asked by GalaxyGuy
How to map an entity as a class property of another entity using mapping by code (NHibernate)
309 views
Asked by Alexandre A.
Mappings classes into entities using Domain Driven Design with NHibernate as ORM
149 views
Asked by siteCoreDeveloper2022
One-to-one relationship in NHibernate using composite key
167 views
Asked by Mark Embling
NHibernate: how to transform List<object> returned by a stored procedure to List<Entity> using IQuery?
627 views
Asked by Amit Joshi
NHibernate Mapping-by-code One-To-One relationship: fetch by Join?
361 views
Asked by Andrew Shepherd
Mapping a collection of Interface with NHibernate Mapping ByCode
249 views
Asked by user995219
NHibernate creates 2 fields in one-to-many relationship
50 views
Asked by kagmole
Why NHibernate create a temporary table when I call the Update method on Query?
358 views
Asked by Sébastien Ollivier
C# NHibernate: How to do constructor injection into classmapping derived class?
791 views
Asked by Erhan KALUÇ
NHibernate 5.1 ManyToOne - delete orphan not working as expected
85 views
Asked by Maciej Pszczolinski
How to make nhibernate not combine results from inherited objects?
66 views
Asked by merger
nhibernate mapping by code identity not insert
1.5k views
Asked by Павел Богидаев
I cannot turn off lazy loading in NHibernate
658 views
Asked by Len
Nhibernate mapping class component of interface type
803 views
Asked by Century
Insert into SQL Server database through NHibernate 4 with Session.Save using mapping-by-code
368 views
Asked by RioC
NHibernate: Mapping protected members in component (composite-element) mapping
145 views
Asked by RiddleMeThis
NHibernate component mapping: Operand type clash: bigint is incompatible with time
253 views
Asked by RiddleMeThis