Package org.granite.tide.data

Interface Summary
DataDispatcher Interface for data update dispatchers.
DataTopicParams  
DataUpdatePostprocessor Interface for data update postprocessors.
TideTransactionPersistenceManager  
 

Class Summary
AbstractDataDispatcher Base implementation for data update dispatchers.
AbstractTidePersistenceManager Responsible for attaching a entity with the entity mangager
DataContext  
DataListener  
DataMerge  
DataMergeContext  
DataMergeContext.CacheKey  
DataMergeContext.CollectionKey  
DataMergeContext.UIDKey  
DataObserveParams  
DataPublishListener  
DataPublishParams  
DefaultDataDispatcher Default implementation for data update dispatchers using the Gravity API to dispatch updates.
DefaultDataTopicParams  
JDOPersistenceManager Responsible for attaching a entity with the entity mangager
JDOPersistenceManager.JDOTransactionManager  
JMSDataDispatcher Implementation for data update dispatchers using JMS to dispatch updates.
JPALocalTransactionManager Responsible for attaching a entity with the entity mangager
JPAPersistenceManager Responsible for attaching a entity with the entity mangager
JPATransactionManager Responsible for attaching a entity with the entity mangager
JTATransactionManager Responsible for attaching a entity with the entity mangager
NoPersistenceManager Responsible for attaching a entity with the entity mangager
PersistenceExceptionConverter  
 

Enum Summary
DataContext.EntityUpdateType  
DataEnabled.PublishMode  
 

Annotation Types Summary
DataEnabled  
Lazy