Class Hierarchy
- java.lang.Object
- com.querydsl.mongodb.document.AbstractMongodbQuery<Q> (implements com.querydsl.core.SimpleQuery<Q>)
- org.springframework.data.mongodb.repository.support.SpringDataMongodbQuery<T> (implements com.querydsl.core.Fetchable<T>)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.querydsl.apt.AbstractQuerydslProcessor
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.mongodb.repository.support.QuerydslMongoPredicateExecutor<T> (implements org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.mongodb.repository.support.QuerydslRepositorySupport
- org.springframework.data.mongodb.repository.support.ReactiveQuerydslMongoPredicateExecutor<T> (implements org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<T>)
- 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)
- org.springframework.data.mongodb.repository.support.SimpleMongoRepository<T,ID> (implements org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- org.springframework.data.mongodb.repository.support.SimpleReactiveMongoRepository<T,ID> (implements org.springframework.data.mongodb.repository.ReactiveMongoRepository<T,ID>)