Package org.hibernate.stat.spi
An SPI allowing customized statistics collection.
- See Also:
StatisticsImplementor
-
Interface Summary Interface Description StatisticsFactory Factory for custom implementations ofStatisticsImplementor
.StatisticsImplementor A service SPI for collecting statistics about various events that occur at runtime.