public class MedicalHistoryMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<MedicalHistory>
| Constructor and Description |
|---|
MedicalHistoryMapper() |
| Modifier and Type | Method and Description |
|---|---|
MedicalHistory |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public MedicalHistory mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<MedicalHistory>java.sql.SQLException