Package org.springframework.data.crossstore
@NonNullApi
package org.springframework.data.crossstore
Support for cross-store persistence.
-
ClassDescriptionInterface representing the set of changes in an entity.Interface introduced to objects exposing ChangeSet informationInterface to be implemented by classes that can synchronize between data stores and ChangeSets.Exception thrown in alternate control flow if getPersistentState finds no entity data.Simple ChangeSet implementation backed by a HashMap.