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: Query needed to join Multiple database tables
PostPosted: Tue Jul 08, 2008 8:17 am 
Newbie

Joined: Tue Jul 08, 2008 8:04 am
Posts: 2
I have an requirement
getProfileIdBySkills(Map skills)

Here
SkillsInformation is the persistent class.Here languages,servers,technologies,tools,frameworks are of sets type in SkillsInformation class. In each set , i have skills_info_id,skills_name are there.
I have to collect each skills_name from each set type and finally i hav to collect all skills_name in a map.
And pass that map of skills_name as a parameter to above method.On those skills_name from various tables, i have to get profileIds
of those who possess these skills.

I need some Hints how to write hql query to collect from various tables.


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.