public interface RowMapper<T>
T
mapRow(Object obj, ResultSet rs, int rowNum)
T mapRow(Object obj, ResultSet rs, int rowNum) throws SQLException
obj
rs
rowNum
SQLException
Copyright © 2018. All rights reserved.