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.-
Uses of CacheableDataStatistics in org.hibernate.stat
Subinterfaces of CacheableDataStatistics in org.hibernate.statModifier and TypeInterfaceDescriptioninterfaceCollection-related statistics.interfaceEntity-related statistics.interfaceStatistics pertaining to the execution of queries which resolve a natural id lookup against the database.