Uses of Class
org.hibernate.stat.internal.EntityStatisticsImpl
-
Packages that use EntityStatisticsImpl Package Description org.hibernate.stat.internal The built-in implementation of the statistics collection service. -
-
Uses of EntityStatisticsImpl in org.hibernate.stat.internal
Methods in org.hibernate.stat.internal that return EntityStatisticsImpl Modifier and Type Method Description EntityStatisticsImpl
StatisticsImpl. getEntityStatistics(String entityName)
-