Spring Data Commmons

Uses of Package
org.springframework.data.support

Packages that use org.springframework.data.support
org.springframework.data.support   
org.springframework.data.transaction   
 

Classes in org.springframework.data.support used by org.springframework.data.support
ChangeSet
          Interface representing the set of changes in an entity.
ChangeSetBacked
          Interface introduced to objects exposing ChangeSet information
ChangeSetPersister.NotFoundException
          Exception thrown in alternate control flow if getPersistentState finds no entity data.
 

Classes in org.springframework.data.support used by org.springframework.data.transaction
ChangeSetBacked
          Interface introduced to objects exposing ChangeSet information
ChangeSetPersister
          Interface to be implemented by classes that can synchronize between data stores and ChangeSets.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.