glassfish « Stored Procedure « JPA Q&A





1. JPA - Calling Stored Procedure is slow on first run after server restarted. Why?    stackoverflow.com

I have an application deployed on Glassfish that uses JPA (Eclipselink 2.0) to call some stored procedures. I was doing some performance testing and I found out that: whenever glassfish server ...