GORM
-
Groovy
Building GORM Criteria Queries Dynamically
I originally wrote most of the queries in the spring-security-ui plugin using HQL because I find it more intuitive than…
Read More » -
Groovy
Custom User types in GORM
Recently, I wanted to model a Merchant which like many things in a domain model had an Address. I thought…
Read More » -
Groovy
Grails – GORM Tutorial
Grails is known as domain driven language that means we can build application using bottom to top approach which is…
Read More »