Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.stat.spi |
Modifier and Type | Method and Description |
---|---|
Statistics |
SessionFactory.getStatistics()
Retrieve the statistics for this factory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatisticsImplementor
Statistics SPI for the Hibernate core.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.