| 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 | 
|---|---|
| EntityStatistics | StatisticsService. getEntityStatistics(String entityName)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityStatistics | Statistics. getEntityStatistics(String entityName)find entity statistics per name | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConcurrentEntityStatisticsImplEntity related statistics | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityStatistics | ConcurrentStatisticsImpl. getEntityStatistics(String entityName)find entity statistics per name | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.