Skip to content

Introduce TransactionOperations.execute(Runnable) convenience method #23250

@jhoeller

Description

@jhoeller

Following up on #23198, TransactionOperations and TransactionTemplate would benefit from a dedicated void execute(Runnable) method which is conveniently usable with lambda expressions, not enforcing a potentially unused TransactionStatus and not having to return a null dummy.

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions