top of page
Software Design and Development Industry Blog Posts


Writing Strongly Typed NOT IN Subqueries with JPA CriteriaBuilder
How to write strongly worded subqueries with JPA CriteriaBuilder : Using JPA CriteriaBuilder

Troy Web Consulting


Dealing with Case Sensitivity of Database Table Names at the Persistance Layer with Hibernate
The problem is that the server is Linux and my computer is a Mac.
Why does this matter? It matters because each OS has different sensitivity

Troy Web Consulting


Recursively Count File Types and Files in a Directory
Copy/paste this onto a command line and it will print the name of the file extension and the number of files that have that file extension.

Troy Web Consulting


More Fun with ColdFusion & Spreadsheets
One trick is that you now have an array of structs and what you usually want is just a common-delimited list of the column names.

Troy Web Consulting


Bugs with reading spreadsheets from ram:// disk
There are (2) good reasons (and probably more) to use the RAM disk for storing the files during the processing ISO traditional disk:

Troy Web Consulting
bottom of page
