Class HibernateMonitorImpl

    • Constructor Detail

      • HibernateMonitorImpl

        public HibernateMonitorImpl()
    • Method Detail

      • getStats

        public String getStats​(boolean showEntityStats,
                               boolean showCollectionStats,
                               boolean showSecondLevelCacheDetails)
        Description copied from interface: HibernateMonitor
        Log some statistics. Parameters control the sections that are populated.
        Specified by:
        getStats in interface HibernateMonitor
        Parameters:
        showEntityStats - whether to show entity statistics
        showCollectionStats - whether to show collection statistics
        showSecondLevelCacheDetails - whether to show level cache details
        Returns:
        log