Blog Archives

GORM: Access Properties of Child Object with createAlias()

Use case Imagine we have a GORM class called Book. This class has an associated Author. And now we want to query certain properties of the author, then we have two common possibilities to perform this query: HQL, Hibernate Query

Tagged with: , , ,
Posted in GORM, Grails, Groovy
Archive
Categories