Uses of Interface
org.hibernate.event.spi.EventEngineContributions
-
Packages that use EventEngineContributions Package Description org.hibernate.event.spi -
-
Uses of EventEngineContributions in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type EventEngineContributions Modifier and Type Method Description void
EventEngineContributor. contribute(EventEngineContributions target)
Apply the contributions
-