Package org.keycloak.models.map.storage.jpa.role.entity
package org.keycloak.models.map.storage.jpa.role.entity
- 
ClassesClassDescriptionThis is a child table ofJpaRoleEntitythat is managed via named queries to avoid loading all its contents via aOneToManyrelation.The composite primary key representation forJpaRoleCompositeEntity.There are some fields marked by@Column(insertable = false, updatable = false).