Uses of Interface
org.hibernate.reactive.persister.entity.mutation.ReactiveScopedUpdateCoordinator
Packages that use ReactiveScopedUpdateCoordinator
-
Uses of ReactiveScopedUpdateCoordinator in org.hibernate.reactive.persister.entity.mutation
Classes in org.hibernate.reactive.persister.entity.mutation that implement ReactiveScopedUpdateCoordinatorModifier and TypeClassDescriptionclassclassclassReactive version ofUpdateCoordinatorStandard, but it cannot be shared between multiple update operations.Methods in org.hibernate.reactive.persister.entity.mutation that return ReactiveScopedUpdateCoordinatorModifier and TypeMethodDescriptionReactiveUpdateCoordinator.makeScopedCoordinator()ReactiveUpdateCoordinatorNoOp.makeScopedCoordinator()