Uses of Interface
org.hibernate.stat.CacheableDataStatistics
Packages that use CacheableDataStatistics
Package
Description
This package exposes statistics
about a running instance of
SessionFactory
and its
interaction with the database and second-level cache.The built-in implementation of the statistics collection service.
-
Uses of CacheableDataStatistics in org.hibernate.stat
Subinterfaces of CacheableDataStatistics in org.hibernate.statModifier and TypeInterfaceDescriptioninterface
Collection-related statistics.interface
Entity-related statistics.interface
Statistics pertaining to the execution of queries which resolve a natural id lookup against the database. -
Uses of CacheableDataStatistics in org.hibernate.stat.internal
Classes in org.hibernate.stat.internal that implement CacheableDataStatisticsModifier and TypeClassDescriptionclass
class
Collection related statisticsclass
Entity related statisticsclass
NaturalId cache statistics of a specific entity