Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.stat.CategorizedStatistics
org.hibernate.stat.EntityStatistics
public class EntityStatistics
extends CategorizedStatistics
Method 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()