adspace
Answer Posted / Reeta
Hibernate Query Cache (second-level cache) stores the results of queries for faster retrieval. It can improve the performance of your application by reusing cached query results instead of fetching them from the database repeatedly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers