Skip to content

EclipseLinkJpaDialect does not support declarative transaction isolation [SPR-12319] #16924

Closed
@spring-projects-issues

Description

@spring-projects-issues

Senén de Diego opened SPR-12319 and commented

EclipseLinkJpaDialect throws an exception in beginTransaction when specifying a transaction isolation level other than default in the @Transactional annotation.

The same problem has been solved (under certain circumstances) in the last RC for HibernateJpaDialect.

Would it be possible to fix this also?


Affects: 4.1.1

Issue Links:

Referenced from: commits de11cd8, 33d85d2, bd5383e

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