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