Hierarchy For Package org.springframework.data.mongodb.core.mapping

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.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
      • org.springframework.data.mongodb.core.mapping.MongoMappingContext (implements org.springframework.context.ApplicationContextAware)
    • 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.data.mapping.model.MutablePersistentEntity<T,P>)
    • org.springframework.data.mongodb.core.mapping.MongoSimpleTypes
    • org.springframework.data.mongodb.core.mapping.PersistentPropertyTranslator
    • org.springframework.data.mongodb.core.mapping.ShardKey

Interface Hierarchy

  • org.springframework.data.mongodb.core.mapping.DocumentPointer<T>
  • 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 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.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)

Enum Class Hierarchy