Hierarchy For Package com.oracle.coherence.spring.cachestore

Package Hierarchies:

Interface Hierarchy

  • com.tangosol.net.cache.CacheLoader<K,​V>
    • com.tangosol.net.cache.CacheStore<K,​V>
    • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends org.springframework.data.jpa.repository.JpaRepository<T,​ID>)
      • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,​ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,​ID>)
      • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends com.tangosol.net.cache.CacheLoader<K,​V>)
        • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)
  • org.springframework.data.repository.Repository<T,​ID>
    • org.springframework.data.repository.CrudRepository<T,​ID>
      • org.springframework.data.repository.PagingAndSortingRepository<T,​ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,​ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends com.tangosol.net.cache.CacheLoader<K,​V>)
            • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)