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()
CollectionKey
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.