throw new ObjectIOException(exception);
}
if (persisted) {
objectAndPersistInfoMap.put(objectAndPersistInfo,
objectAndPersistInfo);
ProxyCallBack proxyCallBack;
try {
proxyCallBack = new ProxyCallBack(this);
ProxyManager2.setProxyCallBack(objectAndPersistInfo,
proxyCallBack, isExclusiveAccessSession());
} catch (ProxyException exception) {
throw new ObjectIOException(exception);
}