Can anyone share some link/knowledge about mapping SQL query result (ResultSet for JDBC) to more structured viewmodel, beyond primitive plain list of objects with primitive properties, of course. I’m talking full-featured ORM, but rather lightweight mapping to specifically crafted view-model for particular (set of) view?