Uses of Interface
org.hibernate.stat.CacheableDataStatistics
-
Packages that use CacheableDataStatistics Package Description org.hibernate.stat -
-
Uses of CacheableDataStatistics in org.hibernate.stat
Subinterfaces of CacheableDataStatistics in org.hibernate.stat Modifier and Type Interface Description interfaceCollectionStatisticsCollection related statisticsinterfaceEntityStatisticsEntity related statisticsinterfaceNaturalIdStatisticsStatistics pertaining to the execution of the "natural id resolution" query.
-