| Package | Description |
|---|---|
| org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
| org.hibernate.stat.internal |
| Modifier and Type | Method and Description |
|---|---|
NaturalIdCacheStatistics |
Statistics.getNaturalIdCacheStatistics(String regionName)
Natural id cache statistics per region
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentNaturalIdCacheStatisticsImpl
NaturalId cache statistics of a specific region
|
| Modifier and Type | Method and Description |
|---|---|
NaturalIdCacheStatistics |
ConcurrentStatisticsImpl.getNaturalIdCacheStatistics(String regionName) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.