public class RolesAssignedToUsersRowMapper extends Object implements org.springframework.jdbc.core.simple.ParameterizedRowMapper<Pair<Integer,Integer>>
Constructor and Description |
---|
RolesAssignedToUsersRowMapper() |
public Pair<Integer,Integer> mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper<Pair<Integer,Integer>>
SQLException
Copyright © 2013. All Rights Reserved.