Uses of Class
org.keycloak.models.map.storage.jpa.event.admin.entity.JpaAdminEventEntity
Packages that use JpaAdminEventEntity
-
Uses of JpaAdminEventEntity in org.keycloak.models.map.storage.jpa.event.admin
Methods in org.keycloak.models.map.storage.jpa.event.admin that return types with arguments of type JpaAdminEventEntityModifier and TypeMethodDescriptionprotected jakarta.persistence.criteria.Selection<? extends JpaAdminEventEntity>JpaAdminEventMapStorage.selectCbConstruct(jakarta.persistence.criteria.CriteriaBuilder cb, jakarta.persistence.criteria.Root<JpaAdminEventEntity> root) Methods in org.keycloak.models.map.storage.jpa.event.admin with parameters of type JpaAdminEventEntityModifier and TypeMethodDescriptionprotected MapAdminEventEntityJpaAdminEventMapStorage.mapToEntityDelegate(JpaAdminEventEntity original) Method parameters in org.keycloak.models.map.storage.jpa.event.admin with type arguments of type JpaAdminEventEntityModifier and TypeMethodDescriptionprotected jakarta.persistence.criteria.Selection<? extends JpaAdminEventEntity>JpaAdminEventMapStorage.selectCbConstruct(jakarta.persistence.criteria.CriteriaBuilder cb, jakarta.persistence.criteria.Root<JpaAdminEventEntity> root)