Uses of Interface
org.hibernate.stat.NaturalIdStatistics
Packages that use NaturalIdStatistics
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 NaturalIdStatistics in org.hibernate.stat
Methods in org.hibernate.stat that return NaturalIdStatisticsModifier and TypeMethodDescriptionStatistics.getNaturalIdStatistics
(String entityName) Obtain the natural id resolution statistics for the entity type with the given name. -
Uses of NaturalIdStatistics in org.hibernate.stat.internal
Classes in org.hibernate.stat.internal that implement NaturalIdStatisticsModifier and TypeClassDescriptionclass
NaturalId cache statistics of a specific entity