-->
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: Reuse SQLFunction result from where-statem. in select-statm.
PostPosted: Thu May 10, 2007 1:44 pm 
Newbie

Joined: Fri Dec 01, 2006 8:21 am
Posts: 4
Hello,
I have a hql query with two sql function calls:

select obj, calcSth(obj.size) from Object obj where calcSth(obj.size)>:x;

For better performance I'd like to call the function only once. Is it possible to retrieve the result from the where-statement?

Kind regards
Wotan von Klass


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.