Uses of Class
com.oracle.coherence.jpa.JpaCacheLoader
Packages that use JpaCacheLoader
Package
Description
A JPA implementation of the Coherence CacheLoader and CacheStore interface.
-
Uses of JpaCacheLoader in com.oracle.coherence.jpa
Subclasses of JpaCacheLoader in com.oracle.coherence.jpaModifier and TypeClassDescriptionclass
JpaCacheStore<K,
V> JPA implementation of theCacheStore
interface.