Learned that it is possible to write a SELECT where each row can be effectively mapped to an object:
Elegant ways to handle database views on hibernate entities?
However, all answers use XML.
How is this done using Annotations?
I am using Hibernate 3.3.1 GA & Hibernate Annotations 3.4 GA which are a part of JBoss 5.1 for JDK6