Skip to content

Added support for Named Query in JpaPagingItemReader #3726

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

Conversation

parikshitdutta
Copy link
Contributor

@parikshitdutta parikshitdutta commented Jun 5, 2020

  • added new query provider to handle named queries, i.e: JpaNamedQueryProvider
  • added respective tests for JpaNamedQueryProvider
  • added integration test for JpaPagingItemReader and JpaNamedQueryProvider
  • updated JpaPagingItemReaderBuilderTests with respective test to validate builder with newly introduced query provider

Closes BATCH-1926 [#1667]

@fmbenhassine
Copy link
Contributor

LGTM, rebased and merged as 3b58fec.

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for named queries in JpaPagingItemReader
2 participants