public interface EntityStatistics extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
getDeleteCount() |
long |
getFetchCount() |
long |
getInsertCount() |
long |
getLoadCount() |
long |
getOptimisticFailureCount() |
long |
getUpdateCount() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.