daniel.zauli 2017-01-20 19:32:34 +00:00
parent 9c6dfc43d8
commit 103bf1e4e1
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ public class CalcularPeajeHibernateDAO extends GenericHibernateDAO<String, Strin
} }
log.debug("****** FIM LINHA : "+ruta.toString()+" . INSTRUCOES DE INSERT NO BANCO PRONTAS ******"); log.debug("****** FIM LINHA : "+ruta.toString()+" . INSTRUCOES DE INSERT NO BANCO PRONTAS ******");
} }
log.debug("****** FIM DO PROCESSO DE CALCULO DE PEDAGIO ******");
StringBuilder updateSql = new StringBuilder(); StringBuilder updateSql = new StringBuilder();
if(isOrgaoNull == false){ if(isOrgaoNull == false){