Uses of Class
org.hibernate.event.spi.EventEngine
-
Packages that use EventEngine Package Description org.hibernate.engine.spi -
-
Uses of EventEngine in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return EventEngine Modifier and Type Method Description EventEngineSessionFactoryDelegatingImpl. getEventEngine()EventEngineSessionFactoryImplementor. getEventEngine()Get the EventEngine associated with this SessionFactory
-