Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.data.couchbase.querydsl.document.AbstractCouchbaseQueryDSL<Q> (implements com.querydsl.core.SimpleQuery<Q>)
- org.springframework.data.couchbase.repository.support.SpringDataCouchbaseQuery<T> (implements com.querydsl.core.Fetchable<T>)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.querydsl.apt.AbstractQuerydslProcessor
- org.springframework.data.couchbase.querydsl.document.CouchbaseDocumentSerializer (implements com.querydsl.core.types.Visitor<R,C>)
- org.springframework.data.couchbase.repository.support.CouchbaseRepositoryBase<T,ID>
- org.springframework.data.couchbase.repository.support.CrudMethodMetadataPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- org.springframework.data.couchbase.repository.support.DBRef
- org.springframework.data.couchbase.repository.support.DynamicInvocationHandler<T> (implements java.lang.reflect.InvocationHandler)
- org.springframework.data.couchbase.repository.support.FindMethod
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.couchbase.core.query.Query
- org.springframework.data.couchbase.repository.support.BasicQuery
- org.springframework.data.couchbase.repository.support.QuerydslPredicateExecutorSupport<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.context.EnvironmentAware, 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.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- org.springframework.data.couchbase.repository.support.Util