throw new SpeedoRuntimeException(
"When a persistent object is used (read or write), " +
"a PersistenceManager is needed");
}
}
mypm.speedoMakePersistent(sp, map);
}
}
public void makePersistent(POManagerItf pm, Iterator it, SpeedoGenClassPO thepo, Map map) {
if (it == null) {