| Package | Description |
|---|---|
| org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
| Modifier and Type | Method and Description |
|---|---|
QueryStatistics |
Statistics.getQueryStatistics(String queryString)
Query statistics from query string (HQL or SQL)
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.