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