public interface RowMapper<T>
ResultScanner
T
mapRow(Result result, int rowNum)
T mapRow(Result result, int rowNum) throws Exception
Exception