Hello friends,
I want to perform data time operations using hibernate hql.
I want to add and subtract two dates as well as I want to subtract 1 year or 1 month from a particular date.
How is this possible using HQL in hibernate.
Does anyone know about it?
is there any tutorial available for this?
Please help if you can.
Thanks.