-->
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.  [ 2 posts ] 
Author Message
 Post subject: @Formula
PostPosted: Fri Feb 15, 2008 12:04 pm 
Beginner
Beginner

Joined: Thu Aug 09, 2007 3:48 pm
Posts: 38
Suppose i have a formula property such as:
@Formula("select count(*) from T")
public boolean exists()
{
return exists;
}

Now i want to use the result of this formula in some other query
like i use other properties such as:
"Select * from T where name like '%bla%' and exists = true"

I cant make this work, cuz the amount of aliases generated is huge, or when i try to make aliases of my own i get that there is no property name exists...

any ideas? any1 had this need?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 16, 2008 11:51 am 
Beginner
Beginner

Joined: Thu Aug 09, 2007 3:48 pm
Posts: 38
any1? plz


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

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.