Package org.springframework.batch.item.database.support

Interface Summary
DataFieldMaxValueIncrementerFactory Factory for creating DataFieldMaxValueIncrementer implementations based upon a provided string.
 

Class Summary
ColumnMapItemPreparedStatementSetter Implementation of the ItemPreparedStatementSetter interface that assumes all keys are contained within a Map with the column name as the key.
DefaultDataFieldMaxValueIncrementerFactory Default implementation of the DataFieldMaxValueIncrementerFactory interface.
IbatisKeyCollector KeyCollector based on iBATIS ORM framework.
MultipleColumnJdbcKeyCollector JDBC implementation of the KeyCollector interface that works for composite keys.
SingleColumnJdbcKeyCollector Jdbc KeyCollector implementation that only works for a single column key.
 



Copyright © 2008 SpringSource. All Rights Reserved.