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