| Package | Description |
|---|---|
| org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
| Modifier and Type | Method and Description |
|---|---|
NaturalIdCacheStatistics |
Statistics.getNaturalIdCacheStatistics(String regionName)
Deprecated.
(since 5.3) Use
Statistics.getNaturalIdStatistics(java.lang.String) or
Statistics.getDomainDataRegionStatistics(java.lang.String) instead depending on need |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.