Uses of Interface
com.calumma.backend.web.repository.BaseRepository
-
Packages that use BaseRepository Package Description com.calumma.backend.web.service -
-
Uses of BaseRepository in com.calumma.backend.web.service
Methods in com.calumma.backend.web.service that return BaseRepository Modifier and Type Method Description protected abstract BaseRepository<Entity,T>BaseService. getRepository()
-