Thanks Fabio,
I solve this by following "Cat & Domestic Cat" example in section 5.1 So instead having "Role" base class, I created "User" base class and it's subclasses which contains some role fields. Thanks again.. From: [email protected] [mailto:[email protected]] On Behalf Of Fabio Maulo Sent: 24 Mei 2011 20:01 To: [email protected] Subject: Re: RE: RE: [nhusers] Quick Question - Component Inheritance You can do it even in XML. Just flat the hierarchy in the mapping. -- 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. -- 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.
