Package org.keycloak.models.map.storage.jpa
package org.keycloak.models.map.storage.jpa
-
ClassDescriptionAdding listeners to Hibernate's entity manager for the JPA Map store.Interface for jpa child entities which are in form of attributes.Enhances
JpaAttributeEntitywith value_hash column.Interface for all child entities for JPA map storage.Base class for all delegate providers for the JPA storage.JpaModelCriteriaBuilder<E,M, Self extends JpaModelCriteriaBuilder<E, M, Self>> Abstract class containing methods common to all Jpa*ModelCriteriaBuilder implementationsInterface for all root entities in the JPA storage.Interface for all root entities which implements optimistic locking.This is handed down to aJpaModelCriteriaBuilderto be able to create subqueries.Wraps anEntityTransactionas aKeycloakTransactionso it can be enlisted inKeycloakTransactionManager.