Package com.ibanfr.domain.model
Interface TeamRepository
- All Superinterfaces:
Repository<Team>
- All Known Implementing Classes:
TeamDao
-
Method Summary
Methods inherited from interface com.ibanfr.domain.model.Repository
findById, save
Repository<Team>TeamDaofindById, save