|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public int getEntityCount()
public int getCollectionCount()
public Set getEntityKeys()
EntityKey
public Set getCollectionKeys()
CollectionKey
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |