| Interface | Description |
|---|---|
| DataDispatcher |
Interface for data update dispatchers.
|
| DataTopicParams | |
| DataUpdatePostprocessor |
Interface for data update postprocessors.
|
| TideSynchronizationManager | |
| TideTransactionPersistenceManager |
| Class | Description |
|---|---|
| AbstractDataDispatcher |
Base implementation for data update dispatchers.
|
| AbstractTidePersistenceManager |
Responsible for attaching a entity with the entity mangager
|
| DataContext | |
| DataContext.EntityUpdate | |
| 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 | |
| TideDataPublishingSynchronization |
| Enum | Description |
|---|---|
| DataContext.EntityUpdateType | |
| DataEnabled.PublishMode |
| Annotation Type | Description |
|---|---|
| DataEnabled | |
| Lazy |