-->
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: design question with hibernate
PostPosted: Fri Jul 06, 2012 8:05 am 
Newbie

Joined: Sun Aug 10, 2008 9:01 am
Posts: 5
Hi,

I have tried to model the job portal use case as in class diagram below. I have made Skill entity as shareable by both job as well as job seeker hoping to reuse.

http://imagebin.org/219680

questions:
1) do I need different JobSkill and SeekerSkill entities may be. In both cases how will I model it in database ?
2) I need to do skill matching for:
a) employer e1: find all - 1{job + 1{candidate}N }N
b) candidate c1: find all - 1{job + employer }N

How can I do above things using hibernate ? do I need to resort to SQL ?

Regards,

Miten.


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.