Cacheable
Target: ElementType.TYPE, ElementType.FIELD, ElementType.METHOD
- Implemented Interfaces:
Annotation
Annotation to specify that this class/field/property is cacheable in a Level 2 cache. This corresponds to the xml attribute "cacheable" of the "class", "field" and "property" elements.
- Since:
- JDO 2.2
Public Annotation Attributes
String value default "true"
- Since:
- JDO 2.2