Package com.ibanfr.domain.model
Interface Repository<T>
- All Known Subinterfaces:
EmployeeRepository,TeamRepository
- All Known Implementing Classes:
EmployeeDao,TeamDao
public interface Repository<T>
-
Method Summary
-
Method Details
-
save
-
findById
-