public
Description: Demonstration of how HQL querying by class works
Homepage:
Clone URL: git://github.com/RobertFischer/Grails-Query-By-Class-Demo.git
README
This is an exploration of how querying by classes works in Grails/Hibernate.

Check out the domain classes to see what we're dealing with, and then check out the integration test.