background preloader

Documentation

Facebook Twitter

GORM Recipes. Overview New Based on some recent project work at my awesome employer, Credera, I've spent a lot more time with GORM and have updated these recipes from my lessons learned.

GORM Recipes

One of the biggest changes from the prior version is the use of where queries to simplify things. I've dropped the HQL queries from cases where the where queries make more sense. GORM recipes demonstrates how to effectively use the GORM persistence provider in a Grails 2.0 application. Groovy web console. Overview (Groovy JDK) The Grails Framework 1.3.7.