Uses of Class
org.hibernate.event.spi.EventEngine
Packages that use EventEngine
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of EventEngine in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return EventEngineModifier and TypeMethodDescriptionSessionFactoryDelegatingImpl.getEventEngine()
SessionFactoryImplementor.getEventEngine()
Get the EventEngine associated with this SessionFactory