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