mamatoad / soccer-records

Web-based Information System for managing soccer records (players, teams, matches)
4 stars 0 forks source link

Team DAO #5

Closed maros-klimovsky closed 10 years ago

maros-klimovsky commented 10 years ago

Please implement DAO interface and JPA implementation of entity Team.

livthomas commented 10 years ago

All methods implemented, all tests passed