| Package | Description |
|---|---|
| org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionStatistics
Collection related statistics
|
interface |
EntityStatistics
Entity related statistics
|
interface |
NaturalIdStatistics
Statistics pertaining to the execution of the "natural id resolution" query.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.