You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: