| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Statistics | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. | 
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| org.hibernate.jmx | This package exposes a Hibernate instance via JMX. | 
| org.hibernate.stat.internal | |
| org.hibernate.stat.spi | |
| Uses of Statistics in org.hibernate | 
|---|
| Methods in org.hibernate that return Statistics | |
|---|---|
|  Statistics | SessionFactory.getStatistics()Retrieve the statistics fopr this factory. | 
| Uses of Statistics in org.hibernate.internal | 
|---|
| Methods in org.hibernate.internal that return Statistics | |
|---|---|
|  Statistics | SessionFactoryImpl.getStatistics() | 
| Uses of Statistics in org.hibernate.jmx | 
|---|
| Subinterfaces of Statistics in org.hibernate.jmx | |
|---|---|
|  interface | StatisticsServiceMBeanDeprecated. See HHH-6190 for details | 
| Classes in org.hibernate.jmx that implement Statistics | |
|---|---|
|  class | StatisticsServiceDeprecated. See HHH-6190 for details | 
| Methods in org.hibernate.jmx that return Statistics | |
|---|---|
|  Statistics | SessionFactoryStub.getStatistics()Deprecated. | 
| Uses of Statistics in org.hibernate.stat.internal | 
|---|
| Classes in org.hibernate.stat.internal that implement Statistics | |
|---|---|
|  class | ConcurrentStatisticsImplImplementation of Statisticsbased on thejava.util.concurrentpackage. | 
| Uses of Statistics in org.hibernate.stat.spi | 
|---|
| Subinterfaces of Statistics in org.hibernate.stat.spi | |
|---|---|
|  interface | StatisticsImplementorStatistics SPI for the Hibernate core. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||