Hi Alex,

On Wed, May 18, 2011 at 3:34 PM, H.Alex <[email protected]> wrote:
> http://knol.google.com/k/nhibernate-chapter-8-inheritance-mapping#
>
> i think this would work.
>
> <!--voice mail message mapping -->
> <many-to-one name="Sender" column="SenderID" class="IMessageSender"/>

It doesn't "as is". In fact, IMessageSender isn't mapped as it isn't
part of any table hierarchy and I can't use it as a root hierarchy
element  for employee/friend as they're already involved in others
hierarchy mappings. Or am I missing something else?

Thanks,
Giulio

--

-- 
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.

Reply via email to