| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionStatistics
Information about the first-level (session) cache for a particular session instance
| Method Summary | |
|---|---|
|  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 | 
| Method Detail | 
|---|
int getEntityCount()
int getCollectionCount()
Set getEntityKeys()
EntityKeySet getCollectionKeys()
CollectionKey| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||