Package org.hibernate.stat.internal
Class CategorizedStatistics
- java.lang.Object
-
- org.hibernate.stat.internal.CategorizedStatistics
-
- All Implemented Interfaces:
Serializable
public class CategorizedStatistics extends Object implements Serializable
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).- See Also:
- Serialized Form
-
-
Method Detail
-
getCategoryName
public String getCategoryName()
-
-