| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticsImplementor | |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.engine.transaction.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| org.hibernate.stat.internal | |
| org.hibernate.stat.spi | |
| Uses of StatisticsImplementor in org.hibernate.engine.spi | 
|---|
| Methods in org.hibernate.engine.spi that return StatisticsImplementor | |
|---|---|
|  StatisticsImplementor | SessionFactoryImplementor.getStatisticsImplementor()Statistics SPI | 
| Uses of StatisticsImplementor in org.hibernate.engine.transaction.spi | 
|---|
| Methods in org.hibernate.engine.transaction.spi that return StatisticsImplementor | |
|---|---|
|  StatisticsImplementor | TransactionEnvironment.getStatisticsImplementor()Get access to the statistics collector | 
| Uses of StatisticsImplementor in org.hibernate.internal | 
|---|
| Methods in org.hibernate.internal that return StatisticsImplementor | |
|---|---|
|  StatisticsImplementor | SessionFactoryImpl.getStatisticsImplementor() | 
|  StatisticsImplementor | TransactionEnvironmentImpl.getStatisticsImplementor() | 
| Uses of StatisticsImplementor in org.hibernate.stat.internal | 
|---|
| Classes in org.hibernate.stat.internal that implement StatisticsImplementor | |
|---|---|
|  class | ConcurrentStatisticsImplImplementation of Statisticsbased on thejava.util.concurrentpackage. | 
| Methods in org.hibernate.stat.internal that return StatisticsImplementor | |
|---|---|
|  StatisticsImplementor | StatisticsInitiator.initiateService(SessionFactoryImplementor sessionFactory,
                Configuration configuration,
                ServiceRegistryImplementor registry) | 
|  StatisticsImplementor | StatisticsInitiator.initiateService(SessionFactoryImplementor sessionFactory,
                MetadataImplementor metadata,
                ServiceRegistryImplementor registry) | 
| Methods in org.hibernate.stat.internal that return types with arguments of type StatisticsImplementor | |
|---|---|
|  Class<StatisticsImplementor> | StatisticsInitiator.getServiceInitiated() | 
| Uses of StatisticsImplementor in org.hibernate.stat.spi | 
|---|
| Methods in org.hibernate.stat.spi that return StatisticsImplementor | |
|---|---|
|  StatisticsImplementor | StatisticsFactory.buildStatistics(SessionFactoryImplementor sessionFactory) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||