Uses of Interface
org.hibernate.reactive.engine.ReactiveAfterTransactionCompletionProcess
-
Packages that use ReactiveAfterTransactionCompletionProcess Package Description org.hibernate.reactive.engine Reactive adaptations of Hibernate ORM's persistence actions. -
-
Uses of ReactiveAfterTransactionCompletionProcess in org.hibernate.reactive.engine
Methods in org.hibernate.reactive.engine with parameters of type ReactiveAfterTransactionCompletionProcess Modifier and Type Method Description void
ReactiveActionQueue. registerProcess(ReactiveAfterTransactionCompletionProcess process)
-