Package org.hibernate.stat.internal
package org.hibernate.stat.internal
The built-in implementation of the statistics collection service.
-
ClassesClassDescriptionSecond level cache statistics of a specific regionCollection related statisticsEntity related statisticsNaturalId cache statistics of a specific entityQuery statistics (HQL and SQL)Implementation of
Statistics
based on thejava.util.concurrent
package.Utilities useful when dealing with stats.Decorates a ConcurrentHashMap implementation to make sure the methods are being used correctly for the purpose of Hibernate's statistics.