ObjectDB ObjectDB

CacheStoreMode.USE - JPA enum constant

Insert/update entity data into cache when read from database and 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