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
May 8, 2012


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
May 7, 2012


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
Mar 23, 2012


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
Mar 22, 2012


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
Feb 28, 2012
bottom of page
