Package org.hibernate.stat.spi
Interface StatisticsFactory
public interface StatisticsFactory
Factory for custom implementations of
StatisticsImplementor
.
A custom implementation may be selected via the configuration property "hibernate.stats.factory".
-
Method Summary
-
Method Details
-
buildStatistics
-