Google News
logo
Java Hibernates - Interview Questions
What is Hibernate tuning?
The process of Hibernate tuning is designed to optimize Hibernate applications’ performance. The three strategies are :
 
* SQL Optimization
* Session Management
* Data Caching
Advertisement