-->
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.  [ 2 posts ] 
Author Message
 Post subject: @OneToMany Annotation help
PostPosted: Wed Nov 18, 2009 6:09 pm 
Newbie

Joined: Fri Oct 30, 2009 4:30 pm
Posts: 16
Hi

I have an Applicant class and an Applicant_Minority class

The former has subjectId as the primary key and the latter has subjectId and minorityProgram as the embedded Primary key.

I would like to form a OneToMany relationship between the two, and it will be unidirectional.

getAppliantMinorityPrograms(){

}

setApplicantMinorityPrograms(ApplicantMinorityPrograms applicantMinorityPrograms)
{
}

Please let me know how to form the OneToMany annotation properly.


Top
 Profile  
 
 Post subject: Re: @OneToMany Annotation help
PostPosted: Thu Nov 19, 2009 3:32 am 
Senior
Senior

Joined: Mon Feb 25, 2008 1:48 am
Posts: 191
Location: India
Please post your core hibernate questions in "Hibernate Users" forum. This forum is for hibernate tools.

If you would like you may check this thread. I don't know if it would be of any help to you.
https://forum.hibernate.org/viewtopic.php?t=958753

_________________
Sukirtha


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

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.