Skip to content

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

Closed
@jhoeller

Description

@jhoeller

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.

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions