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, getFlattenedId, getFlattenedIds, getNode, getObjectIterator, getSnapshot, hasChanges, markFlattenedPath, nodeCreated, nodeIdChanged, nodePropertyChanged, nodeRemoved, objectsInState, objectsRolledBack, objectsUnregistered, postprocessAfterCommit, 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–2021 Apache Cayenne. All rights reserved.