HQL related posts

Calculating Differences Between Two Dates with HQL
Gregory Alexander
I will walk you through how to use the DateDiff function in SQL Server to calculate differences in dates as well as how to achieve the same results using Hibernate.