public interface HibernateMonitor
Modifier and Type | Method and Description |
---|---|
String |
getStats() |
String |
getStats(boolean showEntityStats,
boolean showCollectionStats,
boolean showSecondLevelCacheDetails)
Log some statistics.
|
void |
resetStats()
Clear all statistics.
|
String getStats()
String getStats(boolean showEntityStats, boolean showCollectionStats, boolean showSecondLevelCacheDetails)
showEntityStats
- whether to show entity statisticsshowCollectionStats
- whether to show collection statisticsshowSecondLevelCacheDetails
- whether to show level cache detailsvoid resetStats()
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.