Uses of Interface
com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader
Packages that use JpaRepositoryCacheLoader
-
Uses of JpaRepositoryCacheLoader in com.oracle.coherence.spring.cachestore
Subinterfaces of JpaRepositoryCacheLoader in com.oracle.coherence.spring.cachestoreModifier and TypeInterfaceDescriptioninterface
JpaRepositoryCacheStore<T,
ID> A generic Spring JPACacheStore
that extends a SpringJpaRepository
for the database operations.