Interface ReactiveUpdateCoordinator

  • All Superinterfaces:
    org.hibernate.persister.entity.mutation.UpdateCoordinator
    All Known Implementing Classes:
    ReactiveUpdateCoordinatorNoOp

    public interface ReactiveUpdateCoordinator
    extends org.hibernate.persister.entity.mutation.UpdateCoordinator
    A reactive UpdateCoordinator that allows the creation of a ReactiveScopedUpdateCoordinator scoped to a single update operation.