I didn't get but can it be "component"? http://www.hibernate.org/hib_docs/nhibernate/html/components.html
On Thu, Oct 2, 2008 at 1:11 PM, Victor Toni <[EMAIL PROTECTED]> wrote: > > Hi All, > > sorry for the confusing title. > > I have a given data model where there is a > > ClassA.MemberA.X > ClassA.MemberA.Y > > It would be easy if X and Y would be member of ClassA (<many-to-one>, > <one-to-one>) but how can it be done with the members? > > The tables look something like this > > CLASS_A: > id, ... > > CLASS_X: > id, a_id, ... > > CLASS_Y: > id, a_id, ... > > > Any suggestion? > > Kindest regards, > Victor > > > > -- Tuna Toksöz Typos included to enhance the readers attention! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
