Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Performance Question - eclipselink.jdbc.cache-statements
Performance Question - eclipselink.jdbc.cache-statements [message #1234969] Thu, 23 January 2014 08:51
Vijay Nair is currently offline Vijay NairFriend
Messages: 1
Registered: January 2014
Junior Member
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: Fri Apr 19 20:43:45 GMT 2024

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

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

Back to the top