Package systems.dennis.auth.repository
Interface LoginHistoryRepository
- All Superinterfaces:
systems.dennis.shared.repository.AbstractFilterRepo<LoginHistory,,Long> systems.dennis.shared.repository.AbstractRepository<LoginHistory,,Long> org.springframework.data.repository.CrudRepository<LoginHistory,,Long> systems.dennis.shared.postgres.repository.PaginationRepository<LoginHistory>,org.springframework.data.repository.Repository<LoginHistory,,Long> UserFindByRepository<LoginHistory>
-
Method Summary
Methods inherited from interface systems.dennis.shared.repository.AbstractFilterRepo
exists, filteredCount, filteredData, filteredData, filteredFirst, filteredOneMethods inherited from interface systems.dennis.shared.repository.AbstractRepository
findAll, saveMethods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, saveAllMethods inherited from interface systems.dennis.auth.UserFindByRepository
findByUserDataId