| Package | Description |
|---|---|
| org.hibernate.jmx |
This package exposes a Hibernate instance via JMX.
|
| 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 |
|---|---|
CollectionStatistics |
StatisticsService.getCollectionStatistics(String role)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionStatistics |
Statistics.getCollectionStatistics(String role)
Get collection statistics per role
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentCollectionStatisticsImpl
Collection related statistics
|
| Modifier and Type | Method and Description |
|---|---|
CollectionStatistics |
ConcurrentStatisticsImpl.getCollectionStatistics(String role)
Get collection statistics per role
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.