Gregory's Blog

All Blogs

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...
Building Dynamic SQL Statements Using the OR Operator With ColdFusion

Building Dynamic SQL Statements Using the OR Operator With ColdFusion


In this article, I will show you how to create a dynamic database or statements using checkboxes on the client that allow the user to select multiple filters for a query.
Read More...
Extending Application.cfc's Using Mappings and Proxies

Extending Application.cfc's Using Mappings and Proxies


How to use multiple Application.cfc’s in a ColdFusion application and extend them using mappings and proxies.
Read More...