JPA Enum Constantin javax.persistence.CacheStoreModeUSE Insert entity data into cache when read from database and insert/update entity data when committed into database: this is the default behavior. Does not force refresh of already cached items when reading from database. Since:JPA 2.0