448449450451452453454455456457458
if(needRefresh && (eo instanceof ERXEnterpriseObject)) { ((ERXEnterpriseObject)eo).flushCaches(); } } finally { osc.unlock(); } } /** * Constructs a fetch specification that will only fetch the primary
155156157158159160161162163164165
KeyPath kp = (KeyPath) keyPathObjectsEnum.nextElement(); kp.traverseForObjects(sourceObjects, skipFaultedSourceObjects); } } finally { osc.unlock(); } } /** * Overloads batchFetch(NSArray, NSArray, boolean) to batch through the