15. Using a Second-Level Cache with Java Persistence API Applications
This chapter explains how to modify the second-level cache mode settings to improve the performance of applications that use the Java Persistence API.
The following topics are addressed here:
Overview of the Second-Level Cache
Specifying the Cache Mode Settings to Improve Performance
15.1 Overview of the Second-Level Cache
A second-level cache is a local store of entity data managed by the persistence provider to improve application performance. A second-level cache helps improve ...
Get The Java EE 7 Tutorial, Volume 2, Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.