Taglia e cuci
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:
@@ -53,7 +53,7 @@ public class SicilianiDMSExportService {
|
||||
|
||||
//Acquisizione Connection DB ALYANTE
|
||||
multiDBTransactionManager.addConnection(profileDBAlyante);
|
||||
Connection conAlyante = multiDBTransactionManager.getDatabaseDataSource(profileDBTraxal).getConnection();
|
||||
Connection conAlyante = multiDBTransactionManager.getDatabaseDataSource(profileDBAlyante).getConnection();
|
||||
|
||||
// ACQUISIZIONE ELENCO RIGHE ORDINE SU CUI E' STATA CAMBIATA LA DATA CONSEGNA
|
||||
sql =
|
||||
|
||||
Reference in New Issue
Block a user