Closed
Description
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:
- Isolation support for JPA with Hibernate EntityManager 4 [SPR-11942] #16559 Isolation support for JPA with Hibernate EntityManager 4
- Spring's JDBC connection access disables shared cache in EclipseLink [SPR-7753] #12409 Spring's JDBC connection access disables shared cache in EclipseLink
- OpenJpaDialect does not support declarative transaction isolation [SPR-12333] #16938 OpenJpaDialect does not support declarative transaction isolation