How to reduce the number of DB hits in Hibernate Spring
0 VIEWES0 LIKES0 DISLIKESSHARE
0 LIKES0 DISLIKES 0 VIEWESSHARE
This might be a very general question. I want to know if caching (first level cache and second level cache) is this the only way to reduce the number of db hits in Hibernate.