Posts by Felipe • 23 points
1 post
-
2
votes1
answer774
viewsQ: JPA/Hibernate problem with competition and persistence in the JRE
I am working on a project to create a simple server running over Java SE. I am using JPA + Hibernate to perform persistence, but competing routines are a problem. I am spending a lot of time trying…