ColdFusion, HQL and Named Parameters with Collections
I am currently working on a app that has a fairly simple database model, and we are using ColdFusion 9 and Hibernate to map that model. The model is actually a local cache of a Sales Force CRM database. I have an Account, that can have a list of postal codes assigned to it. Since we have no need for any metadata other than the […]
ColdFusion, HQL and Named Parameters with Collections Continue Reading »