Saved Bookmarks
| 1. |
How Can We Get Hibernate Statistics? |
|
Answer» We can get hibernate STATISTICS USING getStatistics() method of SessionFactory CLASS as SHOWN below: We can get hibernate statistics using getStatistics() method of SessionFactory class as shown below: |
|