Package org.springframework.batch.item.excel.mapping

Default RowMapper implementations.

See:
          Description

Class Summary
BeanWrapperRowMapper<T> RowMapper implementation based on bean property paths.
PassThroughRowMapper Pass through RowMapper useful for passing the orginal String[] back directly rather than a mapped object.
 

Package org.springframework.batch.item.excel.mapping Description

Default RowMapper implementations.



Copyright © 2017. All rights reserved.