Class CollectionStatisticsImpl

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

public class CollectionStatisticsImpl extends AbstractCacheableDataStatistics implements CollectionStatistics, Serializable
Collection related statistics
See Also: