| Package | Description |
|---|---|
| org.hibernate.stat |
<p>
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
@getDomainDataRegionStatistics instead depending on need |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.