Hi, I want to create a relation between A entity and B entity, using a FK in B targeting a non-PK property of A (same datatype)
Is it possible with NHibernate ? For the moment NHibernate is complaining about the lake of primary key... I need this because I'm using "meta-tables". I'm using HBM / XML mapping. Thank you, Florian -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
