Uses of Interface
org.springframework.data.crossstore.ChangeSet
-
Uses of ChangeSet in org.springframework.data.crossstore
Modifier and TypeClassDescriptionclass
Simple ChangeSet implementation backed by a HashMap.Modifier and TypeMethodDescriptionChangeSetPersister.getPersistentId
(ChangeSetBacked entity, ChangeSet cs) Return idvoid
ChangeSetPersister.getPersistentState
(Class<? extends ChangeSetBacked> entityClass, K key, ChangeSet changeSet) TODO how to tell when not found?ChangeSetPersister.persistState
(ChangeSetBacked entity, ChangeSet cs) Return key