Package org.keycloak.models.map.storage.hotRod.transaction
package org.keycloak.models.map.storage.hotRod.transaction
-
ClassDescriptionThis wrapper encapsulates stores from all areas.When no JTA transaction is present in the runtime this wrapper is used to enlist HotRod client provided transaction to our
KeycloakTransactionManager
.HotRod client provides its ownGenericTransactionManagerLookup
that is able to locate variety of JTA transaction implementation present in the runtime.