|
Spring Data Commmons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ChangeSet | Interface representing the set of changes in an entity. |
ChangeSetBacked | Interface introduced to objects exposing ChangeSet information |
ChangeSetPersister<K> | Interface to be implemented by classes that can synchronize between data stores and ChangeSets. |
ChangeSetSynchronizer<E extends ChangeSetBacked> | Interface to be implemented by classes that can synchronize between entities and ChangeSets. |
Class Summary | |
---|---|
HashMapChangeSet | Simple ChangeSet implementation backed by a HashMap. |
Exception Summary | |
---|---|
ChangeSetPersister.NotFoundException | Exception thrown in alternate control flow if getPersistentState finds no entity data. |
|
Spring Data Commmons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |