Skip to content

eclipse-link entityManager.flush() leads to transaction commit bug.

Notifications You must be signed in to change notification settings

DmitryTen/eclipse-link-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is created only to show eclipse-link bug which happens during entityManager.flush() invocation.

entityManager.flush() leads to commit, which shouldn't be the case. Or i misunderstand smth.

see the EclipseLinkTest.java

As test DB is used H2, it could be found in the target directory, see application.properties

issue: eclipse-ee4j/eclipselink#2059

About

eclipse-link entityManager.flush() leads to transaction commit bug.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages