Skip to content

Transaction Scope [SPR-13085] #17676

@spring-projects-issues

Description

@spring-projects-issues

Caleb Cushing opened SPR-13085 and commented

It would be nice to have a scope that was aware of transactions (in the way that request is aware of http) so that beans could be cleared at the end of a transaction.

I currently have need of creating a bean that only lasts for the transaction, if a new transaction exists I need a new bean.

I know I can write this myself (and will have to) but it'd be nice and would seem obvious that spring-tx could facilitate this scope.


No further details from SPR-13085

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions