Uses of Interface
org.hibernate.action.queue.spi.bind.PostExecutionCallback
Packages that use PostExecutionCallback
Package
Description
-
Uses of PostExecutionCallback in org.hibernate.action.queue.spi.bind
Classes in org.hibernate.action.queue.spi.bind that implement PostExecutionCallbackConstructors in org.hibernate.action.queue.spi.bind with parameters of type PostExecutionCallbackModifierConstructorDescription -
Uses of PostExecutionCallback in org.hibernate.action.queue.spi.decompose.entity
Classes in org.hibernate.action.queue.spi.decompose.entity that implement PostExecutionCallbackModifier and TypeClassDescriptionclassPost-execution callback for entity delete actions. -
Uses of PostExecutionCallback in org.hibernate.action.queue.spi.plan
Methods in org.hibernate.action.queue.spi.plan that return PostExecutionCallbackMethods in org.hibernate.action.queue.spi.plan with parameters of type PostExecutionCallbackModifier and TypeMethodDescriptionvoidFlushOperation.setPostExecutionCallback(PostExecutionCallback postExecutionCallback)