Uses of Interface
org.hibernate.action.queue.spi.bind.PreExecutionCallback
Packages that use PreExecutionCallback
Package
Description
-
Uses of PreExecutionCallback in org.hibernate.action.queue.spi.decompose.entity
Classes in org.hibernate.action.queue.spi.decompose.entity that implement PreExecutionCallbackModifier and TypeClassDescriptionclassPre-execution callback for entity delete actions. -
Uses of PreExecutionCallback in org.hibernate.action.queue.spi.plan
Methods in org.hibernate.action.queue.spi.plan that return PreExecutionCallbackMethods in org.hibernate.action.queue.spi.plan with parameters of type PreExecutionCallbackModifier and TypeMethodDescriptionvoidFlushOperation.setPreExecutionCallback(PreExecutionCallback preExecutionCallback)