Typo in HibernatePagingItemReaderBuilder#useSatelessSession method name [BATCH-2745] #859
Labels
has: backports
Legacy label from JIRA. Superseded by "for: backport-to-x.x.x"
in: infrastructure
type: enhancement
Milestone
Mahmoud Ben Hassine opened BATCH-2745 and commented
The method
org.springframework.batch.item.database.builder.HibernatePagingItemReaderBuilder#useSatelessSession
is misspelled, it should beuseStatelessSession
. Since this is a public API, I create this JIRA ticket so that the change is visible in a change log. This is a minor API change, so I think it is ok to include it in a minor version like 4.1.Affects: 4.0.1
Referenced from: pull request #632, and commits adc90b2
Backported to: 4.1.0.M3
The text was updated successfully, but these errors were encountered: