Spring Data Commons

Uses of Package
org.springframework.data.crossstore

Packages that use org.springframework.data.crossstore
org.springframework.data.crossstore Support for cross-store persistence. 
 

Classes in org.springframework.data.crossstore used by org.springframework.data.crossstore
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.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.