Uses of Class
org.springframework.data.crossstore.ChangeSetPersister.NotFoundException
Packages that use ChangeSetPersister.NotFoundException
-
Uses of ChangeSetPersister.NotFoundException in org.springframework.data.crossstore
Methods in org.springframework.data.crossstore that throw ChangeSetPersister.NotFoundExceptionModifier and TypeMethodDescriptionvoid
ChangeSetPersister.getPersistentState
(Class<? extends ChangeSetBacked> entityClass, K key, ChangeSet changeSet) TODO how to tell when not found?