Skip to content
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

Deprecate LobHandler and SqlXmlHandler abstractions (including SqlLobValue and related support classes) #32179

Closed
jhoeller opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Milestone

Comments

@jhoeller
Copy link
Contributor

jhoeller commented Feb 1, 2024

Following up on #32161 which revises support for binary/character streams, SqlLobValue and the entire LobHandler abstraction is now left without a modern-day purpose anymore. On a related note, the SqlXmlHandler abstraction never even had value object support and is superseded by direct JDBC 4.0+ API usage in the meantime as well. As a consequence, we should deprecate both in 6.2.

@jhoeller jhoeller added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement labels Feb 1, 2024
@jhoeller jhoeller added this to the 6.2.0-M1 milestone Feb 1, 2024
@jhoeller jhoeller self-assigned this Feb 1, 2024
@bclozel bclozel changed the title Deprecate LobHandler and SqlXmlHandler abstractions (including SqlLobValue and related support classes) Deprecate LobHandler and SqlXmlHandler abstractions (including SqlLobValue and related support classes) Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant