Uses of Class
com.peterphi.std.guice.hibernate.module.logging.HibernateObservingInterceptor
Packages that use HibernateObservingInterceptor
Package
Description
-
Uses of HibernateObservingInterceptor in com.peterphi.std.guice.hibernate.module
Methods in com.peterphi.std.guice.hibernate.module with parameters of type HibernateObservingInterceptorModifier and TypeMethodDescriptionorg.hibernate.cfg.Configuration
HibernateModule.getHibernateConfiguration
(GuiceConfig guiceConfig, String propertyFileName, HibernateObservingInterceptor interceptor) -
Uses of HibernateObservingInterceptor in com.peterphi.std.guice.hibernate.module.logging
Constructors in com.peterphi.std.guice.hibernate.module.logging with parameters of type HibernateObservingInterceptorModifierConstructorDescriptionHibernateSQLLogger
(HibernateObservingInterceptor interceptor, String tracingOperationId)