Class Hierarchy
- java.lang.Object
- com.microsoft.azure.spring.data.cosmosdb.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>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.domain.AbstractPageRequest (implements org.springframework.data.domain.Pageable, java.io.Serializable)
- org.springframework.data.domain.PageRequest
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- com.microsoft.azure.spring.data.cosmosdb.core.generator.AbstractQueryGenerator
- com.microsoft.azure.spring.data.cosmosdb.repository.query.AbstractReactiveCosmosQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- com.microsoft.azure.spring.data.cosmosdb.Constants
- com.microsoft.azure.spring.data.cosmosdb.config.CosmosConfigurationSupport
- com.microsoft.azure.spring.data.cosmosdb.config.CosmosDBConfig
- com.microsoft.azure.spring.data.cosmosdb.exception.CosmosDBExceptionUtils
- com.microsoft.azure.spring.data.cosmosdb.CosmosDbFactory
- com.microsoft.azure.spring.data.cosmosdb.common.CosmosdbUtils
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution.ContainerExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution.DeleteExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution.ExistsExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution.MultiEntityExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution.PagedExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.CosmosRepositoryFactory.CosmosDbQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- com.microsoft.azure.spring.data.cosmosdb.core.CosmosTemplate (implements org.springframework.context.ApplicationContextAware, com.microsoft.azure.spring.data.cosmosdb.core.CosmosOperations)
- com.microsoft.azure.spring.data.cosmosdb.core.query.Criteria
- com.microsoft.azure.spring.data.cosmosdb.core.query.DocumentQuery
- com.microsoft.azure.spring.data.cosmosdb.common.ExpressionResolver
- com.microsoft.azure.spring.data.cosmosdb.common.MacAddress
- com.microsoft.azure.spring.data.cosmosdb.core.convert.MappingCosmosConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- com.microsoft.azure.spring.data.cosmosdb.common.Memoizer<I,O>
- com.microsoft.azure.spring.data.cosmosdb.core.convert.ObjectMapperFactory
- org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>)
- org.springframework.data.repository.query.Parameter
- org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- com.microsoft.azure.spring.data.cosmosdb.common.PropertyLoader
- org.springframework.data.repository.query.QueryMethod
- com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution.ContainerExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution.DeleteExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution.ExistsExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution.MultiEntityExecution (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.ReactiveCosmosRepositoryFactory.ReactiveCosmosQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- com.microsoft.azure.spring.data.cosmosdb.core.ReactiveCosmosTemplate (implements org.springframework.context.ApplicationContextAware, com.microsoft.azure.spring.data.cosmosdb.core.ReactiveCosmosOperations)
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- 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.core.ResponseDiagnostics
- com.microsoft.azure.spring.data.cosmosdb.core.ResponseDiagnostics.CosmosResponseStatistics
- com.microsoft.azure.spring.data.cosmosdb.repository.query.SimpleCosmosEntityMetadata<T> (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosEntityMetadata<T>)
- 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.query.SimpleReactiveCosmosEntityMetadata<T> (implements com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosEntityMetadata<T>)
- com.microsoft.azure.spring.data.cosmosdb.repository.support.SimpleReactiveCosmosRepository<T,K> (implements com.microsoft.azure.spring.data.cosmosdb.repository.ReactiveCosmosRepository<T,K>)
- com.microsoft.azure.spring.data.cosmosdb.common.TelemetryEventData
- com.microsoft.azure.spring.data.cosmosdb.common.TelemetryEventData.EventData
- com.microsoft.azure.spring.data.cosmosdb.common.TelemetryEventData.EventData.CustomData
- com.microsoft.azure.spring.data.cosmosdb.common.TelemetryEventData.Tags
- com.microsoft.azure.spring.data.cosmosdb.common.TelemetrySender
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
Interface Hierarchy
- com.microsoft.azure.spring.data.cosmosdb.core.CosmosOperations
- com.microsoft.azure.spring.data.cosmosdb.repository.query.CosmosQueryExecution
- org.springframework.data.repository.core.EntityMetadata<T>
- java.lang.Iterable<T>
- org.springframework.data.mapping.PersistentProperty<P>
- com.microsoft.azure.spring.data.cosmosdb.core.generator.QuerySpecGenerator
- com.microsoft.azure.spring.data.cosmosdb.core.ReactiveCosmosOperations
- com.microsoft.azure.spring.data.cosmosdb.repository.query.ReactiveCosmosQueryExecution
- org.springframework.data.repository.Repository<T,ID>
- com.microsoft.azure.spring.data.cosmosdb.repository.CosmosRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.microsoft.azure.spring.data.cosmosdb.repository.CosmosRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.microsoft.azure.spring.data.cosmosdb.repository.ReactiveCosmosRepository<T,K>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- com.microsoft.azure.spring.data.cosmosdb.repository.ReactiveCosmosRepository<T,K>
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- com.microsoft.azure.spring.data.cosmosdb.core.ResponseDiagnosticsProcessor
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2020 Microsoft. All rights reserved.