Package org.keycloak.models.map.storage.jpa
-
Interface Summary Interface Description Constants JpaChildEntity<R> Interface for all child entities for JPA map storage.JpaRootEntity Interface for all root entities in the JPA storage.JpaRootVersionedEntity Interface for all root entities which implements optimistic locking. -
Class Summary Class Description JpaAttributeEntity<E> JpaDelegateProvider<T extends JpaRootEntity & AbstractEntity> Base class for all delegate providers for the JPA storage.JpaMapKeycloakTransaction<RE extends JpaRootEntity,E extends AbstractEntity,M> JpaMapStorageProvider JpaMapStorageProviderFactory JpaModelCriteriaBuilder<E,M,Self extends JpaModelCriteriaBuilder<E,M,Self>> Abstract class containing methods common to all Jpa*ModelCriteriaBuilder implementations