|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemSqlParameterSourceProvider | |
|---|---|
| org.springframework.batch.item.database | Infrastructure implementations of database based item readers and writers. |
| Uses of ItemSqlParameterSourceProvider in org.springframework.batch.item.database |
|---|
| Classes in org.springframework.batch.item.database that implement ItemSqlParameterSourceProvider | |
|---|---|
class |
BeanPropertyItemSqlParameterSourceProvider<T>
A convenient implementation for providing BeanPropertySqlParameterSource when the item has JavaBean properties that correspond to names used for parameters in the SQL statement. |
| Methods in org.springframework.batch.item.database with parameters of type ItemSqlParameterSourceProvider | |
|---|---|
void |
JdbcBatchItemWriter.setItemSqlParameterSourceProvider(ItemSqlParameterSourceProvider<T> itemSqlParameterSourceProvider)
Public setter for the ItemSqlParameterSourceProvider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||