public class HibernateStatisticsService
extends org.hibernate.jmx.StatisticsService
Constructor and Description |
---|
HibernateStatisticsService() |
Modifier and Type | Method and Description |
---|---|
void |
setSessionFactory(SessionFactoryImpl sessionFactoryImpl) |
clear, getCloseStatementCount, getCollectionFetchCount, getCollectionLoadCount, getCollectionRecreateCount, getCollectionRemoveCount, getCollectionRoleNames, getCollectionStatistics, getCollectionUpdateCount, getConnectCount, getEntityDeleteCount, getEntityFetchCount, getEntityInsertCount, getEntityLoadCount, getEntityNames, getEntityStatistics, getEntityUpdateCount, getFlushCount, getOptimisticFailureCount, getPrepareStatementCount, getQueries, getQueryCacheHitCount, getQueryCacheMissCount, getQueryCachePutCount, getQueryExecutionCount, getQueryExecutionMaxTime, getQueryExecutionMaxTimeQueryString, getQueryStatistics, getSecondLevelCacheHitCount, getSecondLevelCacheMissCount, getSecondLevelCachePutCount, getSecondLevelCacheRegionNames, getSecondLevelCacheStatistics, getSessionCloseCount, getSessionOpenCount, getStartTime, getSuccessfulTransactionCount, getTransactionCount, isStatisticsEnabled, logSummary, setSessionFactory, setSessionFactoryJNDIName, setStatisticsEnabled
public void setSessionFactory(SessionFactoryImpl sessionFactoryImpl)