public class SimpleUserMapper extends Object implements org.springframework.jdbc.core.RowMapper<User>
SimpleUserMapper()
User
mapRow(ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleUserMapper()
public User mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
org.springframework.jdbc.core.RowMapper<User>
SQLException
Copyright © 2015. All rights reserved.