By default, the inheritance mapping is "table per class hierarchy". I
have a "DictionaryBase" class and couple of derived classes from it.
How can I tell fnh to map all my derived classes as single tables and
not to map DictionaryBase at all ? Can be fluent or automapping,
whichever gets job done. For now I can only accomplish such mapppings
when my concrete dictionary classes .. do not inherit from base, but I
wouldn't like it to live this way.

I'm using SharpArch's defaults if this is any prompt.
thanks for any help

Łukasz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to