Uses of Interface
org.hibernate.stat.CollectionStatistics
Packages that use CollectionStatistics
Package
Description
This package exposes statistics
about a running instance of
SessionFactory
and its
interaction with the database and second-level cache.-
Uses of CollectionStatistics in org.hibernate.stat
Methods in org.hibernate.stat that return CollectionStatisticsModifier and TypeMethodDescriptionStatistics.getCollectionStatistics
(String role) Obtain the statistics for the collection with the given role.