Merge branch 'develop' into feature/JDK11
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -152,10 +152,12 @@ public class CambioTipoDocPlanService {
|
||||
|
||||
entityProcessor.processEntityList(dtbDoctCambioTipoDocDel, true);
|
||||
|
||||
|
||||
if (error) {
|
||||
mLastProcedureStartTime.remove(profileDb);
|
||||
throw new Exception("Errore, controllare il log");
|
||||
}
|
||||
} else
|
||||
multiDBTransactionManager.commitAll();
|
||||
}
|
||||
}
|
||||
mLastProcedureStartTime.remove(profileDb);
|
||||
|
||||
Reference in New Issue
Block a user