1. Increasing query performance on joins and using order by stackoverflow.comI am using the Grails framework for a project, which uses Hibernate for ORM. Grails supports named queries, which translate to hibernate criteria. I've been using P6Spy and SQLProfiler ... |