public interface SessionStatistics
| Modifier and Type | Method and Description | 
|---|---|
int | 
getCollectionCount()
Get the number of collection instances associated with the session 
 | 
Set | 
getCollectionKeys()
Get the set of all CollectionKeys 
 | 
int | 
getEntityCount()
Get the number of entity instances associated with the session 
 | 
Set | 
getEntityKeys()
Get the set of all EntityKeys 
 | 
int getEntityCount()
int getCollectionCount()
Set getCollectionKeys()
CollectionKeyCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.