Larry Meadors wrote:
<select id='getTicketsByEmployeeId' resultclass="java.util.HashMap">
Now that is what i miss in Hibernate. Using projection queries, there should be a way to get Map objects out of the box but unfortunatelly i have to create them from Object Arrays manually or create my own ResultTransformer (i hated that cause the only way i saw it working was with aliases).
Cheers, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]