Package org.keycloak.models.map.storage.hotRod.transaction
-
Class Summary Class Description AllAreasHotRodStoresWrapper This wrapper encapsulates stores from all areas.HotRodRemoteTransactionWrapper When no JTA transaction is present in the runtime this wrapper is used to enlist HotRod client provided transaction to ourKeycloakTransactionManager
.HotRodTransactionManagerLookup HotRod client provides its ownGenericTransactionManagerLookup
that is able to locate variety of JTA transaction implementation present in the runtime.