Package org.hibernate.stat.spi
Interface StatisticsFactory
-
public interface StatisticsFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatisticsImplementor
buildStatistics(SessionFactoryImplementor sessionFactory)
-
-
-
Method Detail
-
buildStatistics
StatisticsImplementor buildStatistics(SessionFactoryImplementor sessionFactory)
-
-