Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
Annotation Type Hierarchy
- com.azure.spring.data.cosmos.repository.Query (implements java.lang.annotation.Annotation)
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.