Hierarchy For Package org.springframework.data.redis.repository.core

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)

Interface Hierarchy

  • org.springframework.data.repository.core.EntityMetadata<T>
    • org.springframework.data.repository.core.EntityInformation<T,ID>