JPA Enum Constant
in javax.persistence.SharedCacheMode

ENABLE_SELECTIVE


Caching is enabled for all entities for Cacheable(true) is specified. All other entities are not cached.
Since:
JPA 2.0