Class AllAreasHotRodStoresWrapper

java.lang.Object
org.keycloak.models.AbstractKeycloakTransaction
org.keycloak.models.map.storage.hotRod.transaction.AllAreasHotRodStoresWrapper
All Implemented Interfaces:
KeycloakTransaction

public class AllAreasHotRodStoresWrapper extends AbstractKeycloakTransaction
This wrapper encapsulates stores from all areas. This is needed because we need to control when the changes from each area are applied to make sure it is performed before the HotRod client provided transaction is committed.