commit 2 : plein de tests dans createdatabase et getConnection et ca marche pas
This commit is contained in:
parent
92c93dc9b0
commit
fe443b6f99
1 changed files with 1 additions and 0 deletions
|
|
@ -173,5 +173,6 @@ public class DataBase {
|
||||||
}
|
}
|
||||||
System.out.println("Connected to database");
|
System.out.println("Connected to database");
|
||||||
return conn;
|
return conn;
|
||||||
|
//
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue