How to Get the Version of Any Java Package from CFML
In which I learn how to retrieve the installed version of a known Java package or class from CFML.
I Still CF
In which I learn how to retrieve the installed version of a known Java package or class from CFML.
The ability to send all Hibernate logs to the console has been a pipe dream of mine... until now.
In which I found and resolved a fix for an issue with the Hibernate debug logger causing entity relationship saves to fail with a ConcurrentModificationException
.
In which I note a Lucee-compatible, ACF-compatible, Hibernate v3-v5.x method for detecting whether the current code block is inside a transaction.
Finding datasource config online has always bugged me, so I built a searchable CFML cheatsheet website at cfsnippets.com.