Class UpdateRowsCoordinatorTemporal

java.lang.Object
org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorTemporal
All Implemented Interfaces:
CollectionOperationCoordinator, UpdateRowsCoordinator

public class UpdateRowsCoordinatorTemporal extends AbstractUpdateRowsCoordinator implements UpdateRowsCoordinator
UpdateRowsCoordinator implementation for temporal collection tables in the TemporalTableStrategy.SINGLE_TABLE temporal table mapping strategy.