Interface CachingMapper

All Superinterfaces:
Mapper, RowMapper
All Known Implementing Classes:
SoftRefCachingMapper, UnifiedCachingMapper

public interface CachingMapper extends Mapper
A Mapper that cache rows.