Hierarchy For Package com.azure.spring.data.cosmos.repository.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery (implements org.springframework.data.repository.query.RepositoryQuery)
    • org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
    • com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery (implements org.springframework.data.repository.query.RepositoryQuery)
    • com.azure.spring.data.cosmos.repository.support.IndexPolicyCompareService
    • org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
    • com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository<T,ID> (implements com.azure.spring.data.cosmos.repository.CosmosRepository<T,ID>)
    • com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository<T,K> (implements com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository<T,K>)