Transaction Required Exception in JPA Spring Hibernate App -


I saw several posts in the forum about the exception of transactions required but none of them solve this issue My question is: In my scanner, my application is working perfectly for some functionality and throws some exceptions.

What type of status does entityManager.flush () throws the exceptions required spring + hibernate + jpa?

Trying @transaction on this method level

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -