Interface ReactiveUpdateCoordinator

All Superinterfaces:
org.hibernate.persister.entity.mutation.MutationCoordinator, 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.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.hibernate.persister.entity.mutation.MutationCoordinator

    getStaticMutationOperationGroup

    Methods inherited from interface org.hibernate.persister.entity.mutation.UpdateCoordinator

    forceVersionIncrement, forceVersionIncrement, update