Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.CosmosRepositoryFactory.CosmosDbQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.ReactiveCosmosRepositoryFactory.ReactiveCosmosQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- 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>)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.CosmosRepositoryFactoryBean<T,S,ID> (implements org.springframework.context.ApplicationContextAware)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.ReactiveCosmosRepositoryFactoryBean<T,S,K> (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.CosmosRepositoryFactory
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- com.microsoft.azure.spring.data.cosmosdb.repository.support.SimpleCosmosRepository<T,ID> (implements com.microsoft.azure.spring.data.cosmosdb.repository.CosmosRepository<T,ID>)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.SimpleReactiveCosmosRepository<T,K> (implements com.microsoft.azure.spring.data.cosmosdb.repository.ReactiveCosmosRepository<T,K>)
Copyright © 2020 Microsoft. All rights reserved.