public interface RowMapper<T>
T
mapRow(ResultSet rs, int rowNum)
T mapRow(ResultSet rs, int rowNum) throws SQLException
rs
rowNum
SQLException