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