users@glassfish.java.net

Re: Slow response for select/commit of JPA in EJB.

From: <forums_at_java.net>
Date: Tue, 21 Jan 2014 12:17:17 -0600 (CST)

I have fixed the problem. There was a many of (sql)select call in JPA/JTA
access, without persist. Added "Query.setLockMode(LockModeType.READ)", has
been improved response speed.

--
[Message sent by forum member 'sf019jp']
View Post: http://forums.java.net/node/900849