-->
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: sql conversion to criteria (projection help)
PostPosted: Wed Mar 07, 2012 11:01 pm 
Newbie

Joined: Tue Dec 13, 2011 4:50 pm
Posts: 6
Is it possible to obtain a reference to a attributes of a disjointed criteria in a criteria class i.e. projections.
I'm trying to convert a sql query into criteria

SQL query

select s1.name, s2.address //projections (NOT SURE HOW TO GET THESE VALUES)
from
(subquery) as s1 //disjoined criteria 1
(subquery) as s2 //disjointed criteria 2
where
some condition

Thank you in advance for your time


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.