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: JoinTable related question
PostPosted: Fri Feb 04, 2011 2:19 am 
Newbie

Joined: Fri Feb 04, 2011 2:10 am
Posts: 1
We have a requirement to add attributes to a JoinTable/link table. Consider we have a Student object and a Course object. Both of them are modeled as Hibernate entities with their respective tables. Now when a student (John) is assigned a course (English), we would like to add an attribute course-type (say "elective") for the STUDENT_COURSE link table that gets created.

We tried several annotations including JoinTable, SecondaryTable etc. But we could not get that to work. Can someone advise on how to implement this using Hibernate annotations? Is it possible in the first place?

thanks,
Karunakar


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.