Uses of Interface
org.hibernate.stat.spi.StatisticsImplementor
-
Packages that use StatisticsImplementor Package Description org.hibernate.engine.spi org.hibernate.stat.spi -
-
Uses of StatisticsImplementor in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return StatisticsImplementor Modifier and Type Method Description StatisticsImplementorSessionFactoryDelegatingImpl. getStatistics()StatisticsImplementorSessionFactoryImplementor. getStatistics() -
Uses of StatisticsImplementor in org.hibernate.stat.spi
Methods in org.hibernate.stat.spi that return StatisticsImplementor Modifier and Type Method Description StatisticsImplementorStatisticsFactory. buildStatistics(SessionFactoryImplementor sessionFactory)
-