Uses of Interface
org.hibernate.stat.EntityStatistics
Packages that use EntityStatistics
Package
Description
This package exposes statistics
about a running instance of
SessionFactory
and its
interaction with the database and second-level cache.-
Uses of EntityStatistics in org.hibernate.stat
Methods in org.hibernate.stat that return EntityStatisticsModifier and TypeMethodDescriptionStatistics.getEntityStatistics
(String entityName) Obtain the statistics for the entity with the given name.