Gavin King
updated
an issue
Hibernate ORM
/
HHH-16909
expose slow queries via Statistics API
Change By:
Gavin King
We log slow queries, but we don’t register them with
{{
Statistics
}}
.
The API is:
{code:java}Map<String,Long> getSlowQueries();{code}
and it’s a map from SQL string to milliseconds.
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100231-
sha1:4aa4aa3
)