To get data from database I\'m using SimpleJdbcCall as it is convenient for stored procedures. Along with it I\'m using BeanPropertyRowMapper as th
SimpleJdbcCall
BeanPropertyRowMapper