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