
com.github.marschall.hibernate.jfr.JfrStatistics Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hibernate-jfr Show documentation
Show all versions of hibernate-jfr Show documentation
A Hiberante listener that generates JFR events.
The newest version!
package com.github.marschall.hibernate.jfr;
import org.hibernate.stat.spi.StatisticsImplementor;
public abstract class JfrStatistics implements StatisticsImplementor {
// http://docs.jboss.org/hibernate/orm/5.4/userguide/html_single/Hibernate_User_Guide.html#_statistics_settings
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy