-->
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: DATEADD Function in Hibernate Criteria
PostPosted: Thu May 24, 2012 11:04 pm 
Newbie

Joined: Thu May 24, 2012 10:58 pm
Posts: 1
Hi,

What is the replacement of DATEADD function( used in sql ) in Hibernate Criteria.


I want to add some hours to a date column before applying criteria onto it.

//This is something I want -- >>>
Code:
criteria.add(Restrictions.geProperty(("date"+few_hours), SYSDATE));


//few_hours is a variable
//date is a column of a table
//SYSDATE is system date.


But I am unable to get the solution.

Please someone assist.


Thanks,

Ankur


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.