Package Hierarchies:
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.oracle.nosql.spring.data.repository.NosqlRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.oracle.nosql.spring.data.repository.NosqlRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- com.oracle.nosql.spring.data.repository.ReactiveNosqlRepository<T,K> (also extends org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- com.oracle.nosql.spring.data.repository.ReactiveNosqlRepository<T,K> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>)
Annotation Interface Hierarchy
- com.oracle.nosql.spring.data.repository.Query (implements java.lang.annotation.Annotation)