Uses of Interface
com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader
- 
Packages that use JpaRepositoryCacheLoader Package Description com.oracle.coherence.spring.cachestore Provides Cache Store support. - 
- 
Uses of JpaRepositoryCacheLoader in com.oracle.coherence.spring.cachestore
Subinterfaces of JpaRepositoryCacheLoader in com.oracle.coherence.spring.cachestore Modifier and Type Interface Description interfaceJpaRepositoryCacheStore<T,ID>A generic Spring JPACacheStorethat extends a SpringJpaRepositoryfor the database operations. 
 -