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