Cacheable.value - JPA annotation element
Annotation Element javax.persistence.Cacheable
boolean value
(Optional) Whether or not the entity should be cached.
- Default value:
- true
- Since:
- JPA 2.0