Class FulltextSearch.HitMapper

  • All Implemented Interfaces:
    org.springframework.jdbc.core.RowMapper<Hit>
    Enclosing class:
    FulltextSearch

    public static class FulltextSearch.HitMapper
    extends Object
    implements org.springframework.jdbc.core.RowMapper<Hit>
    • Constructor Detail

      • HitMapper

        public HitMapper​(Map<Long,​Hit> hitsMap)