Package org.hibernate.jmx
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
HibernateServiceMBean Hibernate JMX Management API
StatisticsServiceMBean MBean exposing Session Factory statistics
Classes
HibernateService Implementation of HibernateServiceMBean.
SessionFactoryStub A flyweight for SessionFactory.
StatisticsService JMX service for Hibernate statistics

Register this MBean in your JMX server for a specific session factory

This package exposes a Hibernate instance via JMX.

HibernateService allows configuration and management of the Hibernate runtime. StatisticsService reports information that might be useful for performance tuning.