-->
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: How to use CoalesceExpression using hibernate 3.6?
PostPosted: Fri Jun 28, 2013 8:33 am 
Newbie

Joined: Fri Jun 28, 2013 8:17 am
Posts: 1
Hi,

I am trying to use coalesce expression(CoalesceExpression.java) in my HQL query. But I am finding difficulty in writing the exact code for it. Please somebody provide example to use coalesce function in where condition.

My Query is something like this:
select em from Employee em where em.firstName=coalesce(?,em.firstName);

please note that in coalsce function if my value is null then i want to pass column name as it is.

Waiting for reply.

thanks
partha.


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.