Skip to content

Introduce TransactionOperations.execute(Runnable) convenience methodย #23250

Closed
@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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions