Package org.keycloak.models.map.storage.hotRod.transaction
package org.keycloak.models.map.storage.hotRod.transaction
-
ClassesClassDescriptionThis 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 ownGenericTransactionManagerLookupthat is able to locate variety of JTA transaction implementation present in the runtime.