How many types of caching does JPA support?

37. How many types of caching does JPA support?

  1. 5
  2. 4
  3. 2
  4. 3

Answer: C) 2

Explanation:

JPA provides two types of caching: first-level cache and second-level cache.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.