>i could help on this, but i need more info on your idea ... what do >you think on make something like Spring RowMapper ?
I'm not familiar with that class - can you tell me what it does, from a high level? >Ah, i have some queries/stored procedures that returns more than 1 >ResultSet, will be possible to handle also this case ? Not in the way I am currently envisioning it would work. It would support wrapping a single ResultSet only (but maybe you could use multiple instances to solve your use case)?
