-->
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.  [ 3 posts ] 
Author Message
 Post subject: does 2.1.8 support DECODE
PostPosted: Wed Jun 01, 2005 3:04 pm 
Regular
Regular

Joined: Fri Jan 28, 2005 3:11 am
Posts: 81
Does Hibernate 2.1.8 provide support for decode statements in sql?


In other words, is there a way to hibernate the following SQL that works on Oracle 9i:

select decode(count(r.rfq_id) , 0, 0, 1 ) from rfq_table r

I got an undefined alias: decode

error when trying to run its equivalent in hibernate.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 01, 2005 3:37 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
No, use HB3.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 01, 2005 3:39 pm 
Regular
Regular

Joined: Fri Jan 28, 2005 3:11 am
Posts: 81
Ok, thanks.

I am pushing it off since myeclipseide that use doesn't support HB3 yet.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.