private static class ImagePathReader.Reader.PublicFileAttributeRowMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<PublicFileAttribute>
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
dsName |
Constructor and Description |
---|
PublicFileAttributeRowMapper(java.lang.String dsName) |
Modifier and Type | Method and Description |
---|---|
PublicFileAttribute |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public PublicFileAttributeRowMapper(java.lang.String dsName)
public PublicFileAttribute mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper<PublicFileAttribute>
java.sql.SQLException