> So only way is to do with aliases?
> 
> No way I can reuse the already mapped dto other then remap it?

You can use the select attribute instead of resultMap. You can combine
this with lazy loading.

Ingmar

Reply via email to