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 classCollectionStatisticsImplCollection related statisticsclassEntityStatisticsImplEntity related statisticsclassNaturalIdStatisticsImplNaturalId cache statistics of a specific entity
-