Package Hierarchies:
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.azure.spring.data.cosmos.repository.CosmosRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.azure.spring.data.cosmos.repository.CosmosRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository<T,K> (also extends org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository<T,K> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>)
Annotation Type Hierarchy
- com.azure.spring.data.cosmos.repository.Query (implements java.lang.annotation.Annotation)