Class Hierarchy

Interface Hierarchy

  • com.azure.spring.data.cosmos.core.CosmosOperations
  • com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution
  • org.springframework.data.repository.core.EntityMetadata<T>
  • java.lang.Iterable<T>
  • org.springframework.data.mapping.PersistentProperty<P>
  • com.azure.spring.data.cosmos.core.generator.QuerySpecGenerator
  • com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
  • com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution
  • 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>)
  • com.azure.spring.data.cosmos.core.ResponseDiagnosticsProcessor

Annotation Type Hierarchy

Enum Hierarchy