Skip to content

Deprecate the usage of LobHandler #4588

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
fmbenhassine opened this issue May 6, 2024 · 3 comments
Closed

Deprecate the usage of LobHandler #4588

fmbenhassine opened this issue May 6, 2024 · 3 comments

Comments

@fmbenhassine
Copy link
Contributor

Following the deprecation of LobHandler in Spring Framework #32179, the usage of this API should be deprecated in Spring Batch as well.

@kanathan9
Copy link

Hi @fmbenhassine I would like to work on this issue. I have seen the fixes for #32179 and #32161.

@fmbenhassine fmbenhassine modified the milestones: 5.2.0, 5.2.0-M2 Sep 16, 2024
@fmbenhassine
Copy link
Contributor Author

@kanathan9 Thank you for your offer to help! Sure, give it a try and open a PR, I will review it for 5.2.0-M2 (which is planned for October 9th). Please note that this should include the deprecation of LobHandler in public APIs as well as in the XSD, and update its usage with the suggested replacement if any where appropriate. Let me know if you need help on this.

kanathan9 pushed a commit to kanathan9/spring-batch that referenced this issue Sep 20, 2024
@kanathan9
Copy link

@fmbenhassine PR opened. I replaced LobHandler by standard setClob method.

FBibonne pushed a commit to FBibonne/spring-batch that referenced this issue Feb 2, 2025
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