Use @CacheIndexes to define a set of @CacheIndex on an entity.
Annotation Elements
Table 2-6 describes this annotation's elements.
Table 2-6 @CacheIndexes Annotation Elements
| Annotation Element | Description | Default |
|---|---|---|
|
|
An array of cache indexes |
Examples
See "@CacheIndex" for examples of using the @CacheIndexes annotation.
See Also
For more information, see:
"About Cache Indexes" in Understanding EclipseLink