Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.tarsolution.notifyman.data.repository.TokenRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.tarsolution.notifyman.data.repository.AppAttributesRepository
- com.tarsolution.notifyman.data.repository.OutboundRepository
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.tarsolution.notifyman.data.repository.TokenRepository
- com.tarsolution.notifyman.data.repository.NotificationRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.tarsolution.notifyman.data.repository.TemplateRepository
- com.tarsolution.notifyman.data.repository.UserAttributeRepository
- com.tarsolution.notifyman.data.repository.UserAttributeValueRepository
- com.tarsolution.notifyman.data.repository.UserOutboundRepository
- com.tarsolution.notifyman.data.repository.UserRepository
- org.springframework.data.repository.CrudRepository<T,ID>