Class Hierarchy
- java.lang.Object
- 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>)
- com.google.cloud.spring.data.firestore.mapping.FirestoreMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper (implements com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper)
- com.google.cloud.spring.data.firestore.repository.support.FirestoreQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- com.google.cloud.spring.data.firestore.FirestoreTemplate (implements com.google.cloud.spring.data.firestore.FirestoreReactiveOperations)
- com.google.cloud.spring.data.firestore.util.ObservableReactiveUtil
- com.google.cloud.spring.data.firestore.repository.query.PartTreeFirestoreQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.repository.query.QueryMethod
- 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>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository<T> (implements com.google.cloud.spring.data.firestore.FirestoreReactiveRepository<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- com.google.cloud.spring.data.firestore.util.Util
Interface Hierarchy
- com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
- com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
- java.lang.Iterable<T>
- com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.data.mapping.PersistentEntity<T,P>
- com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.repository.Repository<T,ID>
- com.google.cloud.spring.data.firestore.FirestoreReactiveRepository<T>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
Annotation Type Hierarchy
Copyright © 2023. All rights reserved.