Uses of Package
com.oracle.coherence.spring.cachestore
-
Packages that use com.oracle.coherence.spring.cachestore Package Description com.oracle.coherence.spring.cachestore Provides Cache Store support. -
Classes in com.oracle.coherence.spring.cachestore used by com.oracle.coherence.spring.cachestore Class Description JpaRepositoryCacheLoader A CoherenceCacheLoader
that is also aJpaRepository
allowing the loader methods to use the repository to load data.