JPA Enum Constant
in javax.persistence.CacheStoreMode

REFRESH


Insert/update entity data into cache when read from database and when committed into database. Forces refresh of cache for items read from database.
Since:
JPA 2.0