Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.core.env.EnvironmentCapable, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.mongodb.core.mapping.MongoField
- org.springframework.data.mongodb.core.mapping.MongoField.MongoFieldBuilder
- org.springframework.data.mongodb.core.mapping.MongoSimpleTypes
- org.springframework.data.mongodb.core.mapping.MongoVector (implements org.springframework.data.domain.Vector)
- org.springframework.data.mongodb.core.mapping.PersistentPropertyTranslator
- org.springframework.data.mongodb.core.mapping.ShardKey
Annotation Interface Hierarchy
- org.springframework.data.mongodb.core.mapping.DBRef (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Document (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.DocumentReference (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Encrypted (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.ExplicitEncrypted (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Field (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Language (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.MongoId (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Queryable (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.RangeEncrypted (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Sharded (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.TextScore (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.TimeSeries (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Unwrapped (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Unwrapped.Empty (implements java.lang.annotation.Annotation)
- org.springframework.data.mongodb.core.mapping.Unwrapped.Nullable (implements java.lang.annotation.Annotation)