In order to obtain statistics regarding SQL queries executed via Hibernate, we need to set hibernate.generate_statistics=true.
In Spring, we need to add in application.properties the following setting:
spring.jpa.properties.hibernate.generate_statistics=true
Related Articles
- Apply String Indentation
- Creating an Immutable List via JDK 9
- How to Check if Index Is in Range [0, n)
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.






















