| Package | Description |
|---|---|
| org.springframework.data.crossstore |
Support for cross-store persistence.
|
| Class and Description |
|---|
| ChangeSet
Interface representing the set of changes in an entity.
|
| ChangeSetBacked
Interface introduced to objects exposing ChangeSet information
|
| ChangeSetPersister
Interface to be implemented by classes that can synchronize between data stores and ChangeSets.
|
| ChangeSetPersister.NotFoundException
Exception thrown in alternate control flow if getPersistentState finds no entity data.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.