Skip to content

TransactionSynchronizationUtils.unwrapResourceIfNecessary() overwrites InfrastructureProxy.getWrappedObject() results [SPR-6625] #11291

@spring-projects-issues

Description

@spring-projects-issues

Craig Muchinsky opened SPR-6625 and commented

The call to ScopedProxyUnwrapper.unwrapIfNecessary() within TransactionSynchronizationUtils.unwrapResourceIfNecessary() takes 'resource' as the input, rather than 'resourceRef', which causes the InfrastructureProxy's changes to be lost.


Affects: 3.0 GA

Issue Links:

Referenced from: commits 9ca6003

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions