Class NaturalIdStatisticsImpl

java.lang.Object
org.hibernate.stat.internal.AbstractCacheableDataStatistics
org.hibernate.stat.internal.NaturalIdStatisticsImpl
All Implemented Interfaces:
Serializable, CacheableDataStatistics, NaturalIdStatistics

public class NaturalIdStatisticsImpl extends AbstractCacheableDataStatistics implements NaturalIdStatistics, Serializable
NaturalId cache statistics of a specific entity
See Also: