Package org.keycloak.models.map.storage.jpa.hibernate.listeners
-
Class Summary Class Description JpaEntityVersionListener Listen on changes on child- and root entities and updates the current entity version of the root.JpaOptimisticLockingListener Listen on changes on child entities and forces an optimistic locking increment on the topmost parent aka root.