22/12/2008

git-svn-id: https://svn.coded.pt/svn/SIPRP@878 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
L Luís = 17 years ago
parent ba9d2aae94
commit bd80b74e45

@ -20,6 +20,7 @@ public class Db {
//String connectionURL = "jdbc:postgresql://storage:5432/siprp"; //testes
String connectionURL = "jdbc:postgresql://localhost:5436/siprp"; //real
String User = "postgres";
String Pass = null;
Connection connection = null;

Loading…
Cancel
Save