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.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)
Interface Hierarchy
- com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
- java.lang.Iterable<T>
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
Annotation Type Hierarchy
- com.google.cloud.spring.data.firestore.mapping.UpdateTime (implements java.lang.annotation.Annotation)
Copyright © 2021. All rights reserved.