Uses of Class
org.hibernate.stat.internal.AbstractCacheableDataStatistics
-
Packages that use AbstractCacheableDataStatistics Package Description org.hibernate.stat.internal The built-in implementation of the statistics collection service. -
-
Uses of AbstractCacheableDataStatistics in org.hibernate.stat.internal
Subclasses of AbstractCacheableDataStatistics in org.hibernate.stat.internal Modifier and Type Class Description class
CollectionStatisticsImpl
Collection related statisticsclass
EntityStatisticsImpl
Entity related statisticsclass
NaturalIdStatisticsImpl
NaturalId cache statistics of a specific entity
-