Package org.granite.tide.data

Interface Summary
ChangeSetProxy  
DataDispatcher Interface for data update dispatchers.
DataTopicParams  
DataUpdatePostprocessor Interface for data update postprocessors.
TidePersistenceAdapter Responsible for persisting changes in the persistence context
TidePersistenceAdapterFactory Responsible for building a convenient persistence adapter
TideSynchronizationManager  
TideTransactionPersistenceManager  
 

Class Summary
AbstractDataDispatcher Base implementation for data update dispatchers.
AbstractTidePersistenceManager Responsible for attaching a entity with the entity mangager
Change  
ChangeRef  
ChangeSet  
ChangeSetApplier Utility class that applies a ChangeSet on a persistence context
ChangeSetConverter  
CollectionChange  
CollectionChanges  
DataContext  
DataContext.EntityUpdate  
DataListener  
DataMerge  
DataMergeContext  
DataMergeContext.CacheKey  
DataMergeContext.CollectionKey  
DataMergeContext.UIDKey  
DataObserveParams  
DataPublishListener  
DataPublishParams  
DataUtils  
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
JPAPersistenceAdapter Implementation of Tide persistence adapter with a JPA EntityManager
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  
TideDataPublishingSynchronization  
 

Enum Summary
DataContext.EntityUpdateType  
DataEnabled.PublishMode  
 

Annotation Types Summary
DataEnabled  
Lazy