public interface RowMapper<T>
Class<T>
getMappedClass()
T
mapRow(ResultSet rs, int rowNum)
T mapRow(ResultSet rs, int rowNum) throws SQLException
SQLException
Class<T> getMappedClass()
Copyright © 2014. All rights reserved.