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.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.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 -
Uses of EventEngine in org.hibernate.internal
Methods in org.hibernate.internal that return EventEngine