793794795796797798799800801802803
} else if (state.needsDelete()) { _pb.delete(entry.cacheObject); } entry.state = state.commit(); } connMan.executeBatch(); } finally {
777778779780781782783784785786787