接口的使用
org.hibernate.stat.spi.StatisticsImplementor
-
使用StatisticsImplementor的程序包 程序包 说明 org.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.stat.internal org.hibernate.stat.spi -
-
org.hibernate.engine.spi中StatisticsImplementor的使用
返回StatisticsImplementor的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 StatisticsImplementorSessionFactoryDelegatingImpl. getStatistics()StatisticsImplementorSessionFactoryImplementor. getStatistics()StatisticsImplementorSessionFactoryDelegatingImpl. getStatisticsImplementor()default StatisticsImplementorSessionFactoryImplementor. getStatisticsImplementor()已过时。(since 5.2) Just useSessionFactoryImplementor.getStatistics()(with covariant return here asStatisticsImplementor). -
org.hibernate.internal中StatisticsImplementor的使用
返回StatisticsImplementor的org.hibernate.internal中的方法 修饰符和类型 方法 说明 StatisticsImplementorSessionFactoryImpl. getStatistics() -
org.hibernate.stat.internal中StatisticsImplementor的使用
实现StatisticsImplementor的org.hibernate.stat.internal中的类 修饰符和类型 类 说明 classStatisticsImplImplementation ofStatisticsbased on thejava.util.concurrentpackage.返回StatisticsImplementor的org.hibernate.stat.internal中的方法 修饰符和类型 方法 说明 StatisticsImplementorStatisticsInitiator. initiateService(SessionFactoryImplementor sessionFactory, SessionFactoryOptions sessionFactoryOptions, ServiceRegistryImplementor registry)StatisticsImplementorStatisticsInitiator. initiateService(SessionFactoryServiceInitiatorContext context)返回变量类型为StatisticsImplementor的类型的org.hibernate.stat.internal中的方法 修饰符和类型 方法 说明 Class<StatisticsImplementor>StatisticsInitiator. getServiceInitiated() -
org.hibernate.stat.spi中StatisticsImplementor的使用
返回StatisticsImplementor的org.hibernate.stat.spi中的方法 修饰符和类型 方法 说明 StatisticsImplementorStatisticsFactory. buildStatistics(SessionFactoryImplementor sessionFactory)
-