Interface EhcacheHibernateMBean

    • Method Detail

      • isHibernateStatisticsSupported

        boolean isHibernateStatisticsSupported()
        Returns true if hibernate statistics is supported.

        It depends on whether the property hibernate.session_factory_name has been specified in the hibernate configuration for the hibernate statistics to be enabled

        Returns:
        true if hibernate statistics is supported