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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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>)
    • org.springframework.data.keyvalue.core.mapping.PrefixKeyspaceResolver (implements org.springframework.data.keyvalue.core.mapping.KeySpaceResolver)

Interface Hierarchy

  • java.lang.Iterable<T>
    • org.springframework.data.mapping.PersistentEntity<T,P>
      • org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
  • org.springframework.data.keyvalue.core.mapping.KeySpaceResolver

Enum Class Hierarchy