Interface BeanRowMapper

All Known Implementing Classes:
DefaultBeanRowMapper

public interface BeanRowMapper
A mapper to map row names to java bean setter names, when using the outputClass option.
  • Method Summary

    Modifier and Type
    Method
    Description
    map(String row, Object value)