public class NoSyncObjectStore extends ObjectStore
ObjectStore
which doesn't receive notifications
on parent's DataRowStore
events.changes, context, dataRowCache, dataRowCacheSet, objectMap, trackedFlattenedPaths
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, unregisterNode
public NoSyncObjectStore(DataRowStore dataRowCache, Map<Object,Persistent> objectMap)
public void setDataRowCache(DataRowStore dataRowCache)
ObjectStore
setDataRowCache
in class ObjectStore
Copyright © 2001–2019 Apache Cayenne. All rights reserved.