JPA Enum Constant
in jakarta.persistence.CacheStoreMode

REFRESH


Insert/update entity data held in the cache when read from the database and when written to the database. Force refresh of cache for items read from database.
Since:
JPA 2.0