Spring Data Commmons

Package org.springframework.persistence

Interface Summary
AsynchStoreCompletionListener<V> Listener interface for asynchronous storage operations.
 

Class Summary
AsynchStoreCompletionListener.NONE Constant indicating no store completion action
 

Enum Summary
AsynchStoreCompletionListener.StoreResult  
PersistencePolicy.LATENCY_SENSITIVITY  
 

Annotation Types Summary
PersistencePolicy Persistence policies that can be attached to entities or relationship fields.
RelatedEntity Annotation indicating that a field may be stored in a foreign store and specifying the necessary guarantees.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.