Skip to content

Support for JPA 4.0 flush mode "explicit" #36401

@jhoeller

Description

@jhoeller

Following up on #35705, the upcoming JPA 4.0 M2 contains a new FlushModeType.EXPLICIT, analogous to Hibernate's FlushMode.MANUAL. We can use this for read-only transactions in DefaultJpaDialect now if available.

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