I just built a project to compare JPA+Hibernate to a DBUtils implementation. DBUtils is a lot faster by a large margin. Can anyone tell me if they have tuned JPA to perform better? I used TomEE 7.0.4-SNAPSHOT. I could live with maybe a 10% difference, but I'm talking about 10 to 10 times slower!
https://github.com/sgjava/jpavsdbutils -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JPA-vs-DBUtils-tp4681918.html Sent from the TomEE Users mailing list archive at Nabble.com.
