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