Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Performance Question - eclipselink.jdbc.cache-statements
Performance Question - eclipselink.jdbc.cache-statements [message #1234969] Thu, 23 January 2014 03:51
Eclipse UserFriend
Hi,

I got a basic question regarding the usage of the following flag "eclipselink.jdbc.cache-statements" and it's performance related aspects within Eclipselink.

Using Named Queries will make Eclipselink cache the translated SQL, so I presume if I use it along with the flag, it gives me a double performance benefit.

But if I use it with a Normal JPQL queries, I get the benefit of only the statement cache and not of the translation, so a single performance benefit.

Am I right in this ?

Thanks for your patience.

Regards...Vijay
Previous Topic:postponed database writes
Next Topic:Got PropertyException when using MOXy
Goto Forum:
  


Current Time: Sat Jul 12 23:39:58 EDT 2025

Powered by FUDForum. Page generated in 0.03656 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top