public class HitCountRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<HitCountDto>
| Constructor and Description |
|---|
HitCountRowMapper(String col) |
public HitCountRowMapper(String col)
public HitCountDto mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<HitCountDto>SQLExceptionCopyright © 2013–2021 FF4J. All rights reserved.