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