Class Hierarchy
- java.lang.Object
- com.github.krr.mongodb.aggregate.support.query.AbstractAggregateQueryProvider<T> (implements com.github.krr.mongodb.aggregate.support.api.QueryProvider<T>)
- com.github.krr.mongodb.aggregate.support.condition.AbstractCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.data.mongodb.repository.query.AbstractMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mongodb.repository.query.AbstractReactiveMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext (implements org.springframework.context.annotation.ConditionContext)
- com.github.krr.mongodb.aggregate.support.condition.AlwaysTrueCondition (implements org.springframework.context.annotation.Condition)
- com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata (implements org.springframework.core.type.AnnotatedTypeMetadata)
- com.github.krr.mongodb.aggregate.support.query.NonReactiveMongoNativeJavaDriverQueryExecutor (implements com.github.krr.mongodb.aggregate.support.api.MongoQueryExecutor)
- com.github.krr.mongodb.aggregate.support.query.ReactiveMongoNativeJavaDriverQueryExecutor (implements com.github.krr.mongodb.aggregate.support.api.MongoQueryExecutor)
- com.github.krr.mongodb.aggregate.support.utils.ReactiveProcessorUtils
- 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.mongodb.repository.support.MongoRepositoryFactoryBean<T,S,ID>
- org.springframework.data.mongodb.repository.support.ReactiveMongoRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.mongodb.repository.support.MongoRepositoryFactory
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.mongodb.repository.support.ReactiveMongoRepositoryFactory
Annotation Type Hierarchy
- com.github.krr.mongodb.aggregate.support.reactive.annotations.MongoId (implements java.lang.annotation.Annotation)
Copyright © 2018. All Rights Reserved.