| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.stat.CategorizedStatisticsorg.hibernate.stat.EntityStatisticspublic class EntityStatisticsextends CategorizedStatisticsMethod Summary | |
long | |
long | |
long | |
long | |
long | |
long | |
String |
|
Methods inherited from class org.hibernate.stat.CategorizedStatistics | |
getCategoryName | |
public long getDeleteCount()
public long getFetchCount()
public long getInsertCount()
public long getLoadCount()
public long getOptimisticFailureCount()
public long getUpdateCount()
public String toString()