In a Grails app, I understand that you enable the 2nd level cache per domain class by adding
static mapping { cache true }