Tag: grails
All the articles with the tag "grails".
-
Using Criteria Builder With Projections
Something I had to dig around for today was how to perform a sum on a table using Criteria Builder. It seems that it is treated a bit different than …