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