Class JpaLockMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.lock.MapLockEntity.AbstractLockEntity
org.keycloak.models.map.lock.MapLockEntityImpl
org.keycloak.models.map.storage.jpa.lock.entity.JpaLockMetadata
- All Implemented Interfaces:
Serializable
,AbstractEntity
,UpdatableEntity
,MapLockEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.lock.MapLockEntityImpl
MapLockEntityImpl.Empty
Nested classes/interfaces inherited from interface org.keycloak.models.map.lock.MapLockEntity
MapLockEntity.AbstractLockEntity, MapLockEntity.SearchableFields
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
Field Summary
Fields inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
updated
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.models.map.lock.MapLockEntityImpl
equals, getKeycloakInstanceIdentifier, getName, getTimeAcquired, hashCode, setKeycloakInstanceIdentifier, setName, setTimeAcquired, toString
Methods inherited from class org.keycloak.models.map.lock.MapLockEntity.AbstractLockEntity
getId, setId
Methods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
clearUpdatedFlag, isUpdated, markUpdatedFlag
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setId
Methods inherited from interface org.keycloak.models.map.lock.MapLockEntity
isLockUnchanged
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
JpaLockMetadata
-
JpaLockMetadata
public JpaLockMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-