}
}
// close the prefetch buffers associated to the context
PrefetchCache pc = mapper.getPrefetchCache();
if (pc != null) {
pc.invalidatePrefetchBuffer(thisT);
}
logger.log(BasicLevel.DEBUG, "Ending beforeWSPrepare");
if (exceptions != null) {
throw new PersistenceException(new SpeedoRuntimeException(
"Impossible to prepare instances before flushing",