private class UsersProfileDao.UsersProfilesRowMapper extends java.lang.Object implements com.serotonin.db.spring.GenericRowMapper<UsersProfileVO>
| Constructor and Description |
|---|
UsersProfilesRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
UsersProfileVO |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public UsersProfileVO mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow in interface com.serotonin.db.spring.GenericRowMapper<UsersProfileVO>mapRow in interface org.springframework.jdbc.core.RowMapperjava.sql.SQLException