-->
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: Casting HQL Joins
PostPosted: Thu Sep 14, 2006 3:42 pm 
Newbie

Joined: Mon Jul 31, 2006 2:41 pm
Posts: 13
I'm having trouble understanding HQL joins. How do I cast this query to my two objects?

from com.xxxx.xxxx.Lead l inner join l.leadDatas as ld where (l.lname = :leadQuery or ld.leadDataId = :leadQuery)

The two objects are Lead, and LeadData. There is a getLeadDatas in Lead which return a list of LeadData. There is a one to many mapping in lead to LeadData: <one-to-many class="com.xxxx.xxxx.LeadData" />

Thank you


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.