Skip to content

Q. Hibernate ItemWriter can work? #4020

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
ces518 opened this issue Oct 22, 2021 · 2 comments
Closed

Q. Hibernate ItemWriter can work? #4020

ces518 opened this issue Oct 22, 2021 · 2 comments

Comments

@ces518
Copy link
Contributor

ces518 commented Oct 22, 2021

Hi, I am testing because I have to use a spring batch.
I found something strange while using the hibernate itemwriter.

It has been confirmed that the hibernate transactionmanager is used, and the itemwriter cannot be flushed

It operates normally when using jpaitemwriter and jpatransactionmanager.

Is this a bug?
Or I wonder if I missed any setting.
thanks

스크린샷 2021-10-23 오전 3 26 22

스크린샷 2021-10-23 오전 3 27 21

스크린샷 2021-10-23 오전 3 28 02

@ces518 ces518 added status: waiting-for-triage Issues that we did not analyse yet type: bug labels Oct 22, 2021
@fmbenhassine
Copy link
Contributor

fmbenhassine commented Nov 26, 2021

Thank you for opening this issue. Could you please provide a minimal code example that reproduces the issue? Please check the issue reporting guide. Thank you upfront.

@fmbenhassine fmbenhassine added status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter and removed status: waiting-for-triage Issues that we did not analyse yet labels Nov 26, 2021
@fmbenhassine
Copy link
Contributor

No feedback. Closing this as Hibernate support was deprecated in v5.0 (#4150) and removed in v5.2.

@fmbenhassine fmbenhassine closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2025
@fmbenhassine fmbenhassine removed status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter type: bug labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants