some edits

This commit is contained in:
Fredrik Friis 2012-04-01 11:41:05 +09:00
parent 97ebe1afd8
commit 2fe908f807

@ -102,6 +102,7 @@ public class TestProjectIdea {
System.out.println("ÖÖÖÖÖÖ " + matchService.count() + " XXXXXX");
// matchService.save(match1);
matchDao.save(match1);
System.out.println("ÅÅÅÅÅÅ " + matchService.count() + " XXXXXX");
Long l = new Long(1);