Skip to content

Add beanRowMapper method to JdbcPagingItemReaderBuilder #819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jan 17, 2019 · 1 comment
Closed
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Drummond Dawson opened BATCH-2785 and commented

Creates a beanRowMapper method to JdbcPagingItemReaderBuilder that sets the rowMapper as a BeanPropertyRowMapper.


Affects: 4.1.1

Referenced from: pull request #679

@fmbenhassine fmbenhassine added this to the 4.3.0 milestone Jun 2, 2020
@fmbenhassine fmbenhassine added type: feature and removed status: waiting-for-triage Issues that we did not analyse yet type: enhancement labels Jun 2, 2020
fmbenhassine pushed a commit that referenced this issue Jun 2, 2020
Sets the rowMapper of the JdbcPagingItemReader as
a BeanPropertyRowMapper.

Issue #819
@fmbenhassine
Copy link
Contributor

Resolved with #679 .

@fmbenhassine fmbenhassine changed the title beanRowMapper builder method to JdbcPagingItemReaderBuilder [BATCH-2785] Add beanRowMapper method to JdbcPagingItemReaderBuilder Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants