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