Interface StatisticsFactory


@JavaServiceLoadable public interface StatisticsFactory
Factory for custom implementations of StatisticsImplementor.

A custom implementation may be selected either by setting the configuration property "hibernate.stats.factory", or by registering it as a Java service.