Today I gave a presentation about Grails Object Relational Mapping (GORM) and HQL for the teams.
Everybody is pretty SQL-minded and I wanted to show them what — instead of resorting to native SQL in Grails applications right away — GORM and Hibernate can do for them, not just from getting the same queries as your own hand-crafted SQL but also showing them that readability and testability should beĀ first-class citizens.
View it on SlideShare or embedded below: