class UserDao.UserRowMapper extends java.lang.Object implements com.serotonin.db.spring.GenericRowMapper<User>
UserRowMapper()
User
mapRow(java.sql.ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public User mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
com.serotonin.db.spring.GenericRowMapper<User>
org.springframework.jdbc.core.RowMapper
java.sql.SQLException