Package systems.dennis.auth.repository
Interface SubscriptionRepo
- All Superinterfaces:
systems.dennis.shared.repository.AbstractFilterRepo<Subscription,,Long> systems.dennis.shared.repository.AbstractRepository<Subscription,,Long> org.springframework.data.repository.CrudRepository<Subscription,,Long> systems.dennis.shared.postgres.repository.PaginationRepository<Subscription>,org.springframework.data.repository.Repository<Subscription,,Long> UserFindByRepository<Subscription>
-
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