|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticsImplementor | |
---|---|
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
org.hibernate.stat | This package exposes statistics about a running Hibernate instance to the application. |
Uses of StatisticsImplementor in org.hibernate.engine |
---|
Methods in org.hibernate.engine that return StatisticsImplementor | |
---|---|
StatisticsImplementor |
SessionFactoryImplementor.getStatisticsImplementor()
Statistics SPI |
Uses of StatisticsImplementor in org.hibernate.impl |
---|
Methods in org.hibernate.impl that return StatisticsImplementor | |
---|---|
StatisticsImplementor |
SessionFactoryImpl.getStatisticsImplementor()
|
Uses of StatisticsImplementor in org.hibernate.stat |
---|
Classes in org.hibernate.stat that implement StatisticsImplementor | |
---|---|
class |
StatisticsImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |