-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: another Mapping question
PostPosted: Tue Sep 07, 2004 12:19 pm 
Newbie

Joined: Mon May 03, 2004 1:08 am
Posts: 18
I have yet an othe rmapping question. Any help is greatly appreciated.

I have a table Student and two java classes(Student & Person)

Table-Student (name,age,ssn,FatherID,FatherName,MotherId,MotherName)


Public Class Student {

Sring name..

Parent father
Parent mother
...
..
}


Public Class Parent{
String id
String name
}


Question-
I want to use a composite for mapping Parent .
How do I use the same composite for both mother and father?


This is a simplified case of an earlier question I was asking.
Again thanks a lot for all the help and support from this forum.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.