protected void onRollback(SSConnection conn, CatalogDAO c, WorkerGroup wg) throws PEException {
   entities.onRollback(conn, c, wg);
 }