Hi Greg,
i could help on this, but i need more info on your idea ... what do
you think on make something like Spring RowMapper ?

http://static.springframework.org/spring/docs/2.5.x/reference/jdbc.html

http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/jdbc/core/RowMapper.html
,
and some samples here:
http://www.java2s.com/Code/Java/Spring/UseRowMapperToReturnListOfString.htm
, http://www.java2s.com/Code/Java/Spring/implementsRowMapperToMapRowToEntity.htm


Maybe XMLSerializer support could be useful, too.

Ah, i have some queries/stored procedures that returns more than 1
ResultSet, will be possible to handle also this case ?

Bye,
Sandro

Reply via email to