Interface Hierarchy
- org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
- com.skava.ratingandreviews.repository.RatingAnswersRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- com.skava.ratingandreviews.repository.RatingFeedbackRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- com.skava.ratingandreviews.repository.RatingQuestionsRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- com.skava.ratingandreviews.repository.RatingsReviewsRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- com.skava.ratingandreviews.repository.RatingSummaryRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- com.skava.ratingandreviews.repository.RatingVotesRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.skava.ratingandreviews.repository.RatingAnswersRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- com.skava.ratingandreviews.repository.RatingFeedbackRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- com.skava.ratingandreviews.repository.RatingQuestionsRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- com.skava.ratingandreviews.repository.RatingsReviewsRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- com.skava.ratingandreviews.repository.RatingSummaryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- com.skava.ratingandreviews.repository.RatingVotesRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)