Gregory's Blog

HQL related posts

Working With ColdFusion/Lucee HQL and Java HashMap Objects

Working With ColdFusion/Lucee HQL and Java HashMap Objects


In this article, I will introduce key ORM concepts and show you how to create and use Java Hashmaps with HQL
Read More...
Calculating Differences Between Two Dates with HQL

Calculating Differences Between Two Dates with HQL


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.
Read More...