Challenge 4 done

This commit is contained in:
Nanne Baars
2017-04-16 05:14:47 +02:00
parent ec36dbd43c
commit 3ccfcac8ff
7 changed files with 19 additions and 18 deletions

View File

@ -38,6 +38,7 @@ import java.util.Map;
* @version $Id: $Id
*/
//TODO: class we need to refactor to new structure, we can put the connection in the current session of the user
// start using jdbc template
public class DatabaseUtilities
{