Package com.oracle.coherence.spring.cachestore


package com.oracle.coherence.spring.cachestore
Provides Cache Store support.
  • Interfaces
    Class
    Description
    A Coherence CacheLoader that is also a JpaRepository allowing the loader methods to use the repository to load data.
    A generic Spring JPA CacheStore that extends a Spring JpaRepository for the database operations.