Open GoogleCodeExporter opened 8 years ago
And this runs fine:
try (Connection c = ServiceLocator.ds.getConnection()) {
int i=0;
} catch (Exception e) {
String msg = "Error al inicializar la conexion a la BBDD.";
}
Original comment by voyadomi...@gmail.com
on 11 Jun 2015 at 11:43
Original issue reported on code.google.com by
voyadomi...@gmail.com
on 11 Jun 2015 at 11:41Attachments: