public class NoSyncObjectStore extends ObjectStore
ObjectStore which doesn't receive notifications 
 on parent's DataRowStore events.changes, context, dataRowCache, dataRowCacheSet, objectMap| Constructor and Description | 
|---|
| NoSyncObjectStore(DataRowStore dataRowCache,
                 Map<Object,Persistent> objectMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setDataRowCache(DataRowStore dataRowCache)Sets parent DataRowStore. | 
arcCreated, arcDeleted, getCachedSnapshot, getContext, getDataRowCache, getNode, getObjectIterator, getSnapshot, hasChanges, nodeCreated, nodeIdChanged, nodePropertyChanged, nodeRemoved, objectsInState, objectsRolledBack, objectsUnregistered, registeredNodes, registeredObjectsCount, registerNode, setContext, snapshotsChanged, unregisterNodepublic NoSyncObjectStore(DataRowStore dataRowCache, Map<Object,Persistent> objectMap)
public void setDataRowCache(DataRowStore dataRowCache)
ObjectStoresetDataRowCache in class ObjectStoreCopyright © 2001–2023 Apache Cayenne. All rights reserved.