You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
If you have a chance, please give this a try with a recent 4.1.2.BUILD-SNAPSHOT (see http://projects.spring.io/spring-framework/)... There's another EclipseLinkJpaDialect change (#12409) going with it, would be great to test that as well :-)
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: