public class FulltextSearch.HitMapper extends Object implements org.springframework.jdbc.core.RowMapper<Hit>
Constructor and Description |
---|
FulltextSearch.HitMapper(Map<Long,Hit> hitsMap) |
public Hit mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper<Hit>
SQLException
Copyright © 2008-2014 Logical Objects. All Rights Reserved.