Uses of Class
org.keycloak.models.map.lock.MapLockEntity.AbstractLockEntity
-
Packages that use MapLockEntity.AbstractLockEntity Package Description org.keycloak.models.map.lock org.keycloak.models.map.storage.jpa.lock.entity -
-
Uses of MapLockEntity.AbstractLockEntity in org.keycloak.models.map.lock
Subclasses of MapLockEntity.AbstractLockEntity in org.keycloak.models.map.lock Modifier and Type Class Description class
MapLockEntityFieldDelegate
class
MapLockEntityImpl
static class
MapLockEntityImpl.Empty
-
Uses of MapLockEntity.AbstractLockEntity in org.keycloak.models.map.storage.jpa.lock.entity
Subclasses of MapLockEntity.AbstractLockEntity in org.keycloak.models.map.storage.jpa.lock.entity Modifier and Type Class Description class
JpaLockEntity
There are some fields marked by@Column(insertable = false, updatable = false)
.class
JpaLockMetadata
-