Tag: groovy
All the articles with the tag "groovy".
-
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 …